summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-02-11 23:03:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-11 23:03:46 +0000
commit436341343973f1899668d4f348f90abaee42779a (patch)
tree06781b85b43aaf68dfbb5f9fed1a5adedc9504f6 /conf/distro
parent93b28d1fb7d8de6bfc78a01108ea45c31718ab50 (diff)
ixp4xx: Updated ixp4xx-header.patch for 2.6.16
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/ludeos.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/conf/distro/ludeos.conf b/conf/distro/ludeos.conf
index fad8d4e04f..5ebe98b254 100644
--- a/conf/distro/ludeos.conf
+++ b/conf/distro/ludeos.conf
@@ -19,4 +19,18 @@ FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/slugos-lag/native
# This removes the dependency on upslug2-native.
SLUGOS_NATIVE_DEPENDS = ""
+SLUGOS_EXTRA_RDEPENDS = "e2fsprogs-mke2fs e2fsprogs-fsck e2fsprogs-e2fsck \
+kernel-module-ext2 \
+kernel-module-jbd \
+kernel-module-ext3 \
+kernel-module-nfs \
+kernel-module-vfat \
+kernel-module-ntfs \
+kernel-module-isofs \
+kernel-module-udf \
+kernel-module-reiserfs \
+kernel-module-nls-cp437 \
+kernel-module-nls-utf8 \
+"
+
include conf/distro/slugos.conf