summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-02-22 12:53:54 +0000
committerRod Whitby <rod@whitby.id.au>2005-02-22 12:53:54 +0000
commitb32403d57d7e0473dd336e76f95c7b26f113cf26 (patch)
tree8b8eaa63825ed765177707b9e21e4ec34aaf2ca8 /conf
parent671d1b644258faa9e2e5feba05e75ddd1aa21296 (diff)
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/slug/openembedded 2005/02/22 23:23:39+10:30 (none)!rwhitby OpenSlug-1.2-alpha: Changed the kernel config so that whatever is required to support an external USB hard disk is compiled into the kernel. BKrev: 421b2b62q1nCzhdvYemm1gPF1ZI5qQ
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openslug.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index 209764d1c1..ed90c33fe0 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -16,10 +16,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad --big-endian --eraseblock=0x20000 -D ${OPENSLUG_DE
OPENSLUG_EXTRA_DEPENDS += "virtual/kernel module-init-tools mtd-utils modutils-initscripts"
OPENSLUG_EXTRA_RDEPENDS += "kernel-module-usbnet kernel-module-usbserial \
-kernel-module-usbcore kernel-module-usb-storage kernel-module-ohci-hcd \
kernel-module-pegasus kernel-module-p8022 kernel-module-kaweth \
-kernel-module-ehci-hcd \
-kernel-module-scsi-mod kernel-module-sd-mod kernel-module-ext3 kernel-module-jbd \
module-init-tools mtd-utils modutils-initscripts"
OPENSLUG_EXTRA_INSTALL += "${OPENSLUG_EXTRA_RDEPENDS}"