Workaround undefined symbols by setting CONFIG_SCSI=y for smp flavour.

svn path=/dists/trunk/linux-2.6/; revision=7524
This commit is contained in:
Norbert Tretkowski 2006-09-25 21:52:28 +00:00
parent 452ee3ae19
commit f6851f58c4
2 changed files with 7 additions and 2 deletions

View File

@ -2,3 +2,4 @@ CONFIG_SMP=y
CONFIG_NR_CPUS=64
# CONFIG_CPUSETS is not set
# CONFIG_ALPHA_LEGACY_START_ADDRESS is not set
CONFIG_SCSI=y

8
debian/changelog vendored
View File

@ -4,9 +4,13 @@ linux-2.6 (2.6.18-2) UNRELEASED; urgency=low
* hppa: Fix compiler dependencies. (closes: #389296)
[ Kyle McMartin ]
* hppa: Add parisc patchset.
* hppa: Add parisc patchset.
-- Kyle McMartin <kyle@debian.org> Mon, 25 Sep 2006 13:32:38 -0400
[ Norbert Tretkowski ]
* Workaround undefined symbols by setting CONFIG_SCSI=y for smp flavour.
(closes: #369517)
-- Norbert Tretkowski <nobse@debian.org> Mon, 25 Sep 2006 23:50:24 +0200
linux-2.6 (2.6.18-1) unstable; urgency=low