summaryrefslogtreecommitdiff
path: root/conf/beagle.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-09-12 21:28:00 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-09-12 21:28:00 +0000
commite39165fc06c7a294fb18d644547fd6d48fba2e3c (patch)
tree9865b3e08ab66e4c66bb54d7d68133a0d271d02e /conf/beagle.conf
parentc298d3b7a2cb787f5ee9fe5bcac069b1d7408e1a (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/09/12 18:22:50+02:00 uni-frankfurt.de!mickeyl add wrt54 oe distribution configuration 2004/09/12 18:15:14+02:00 uni-frankfurt.de!mickeyl minor beagle kernel/module adjustments 2004/09/12 17:34:14+02:00 uni-frankfurt.de!mickeyl make openzaurus-3.5.1.conf include openzaurus.conf BKrev: 4144bf605L92AwYqgblqXdlYehYHyg
Diffstat (limited to 'conf/beagle.conf')
-rw-r--r--conf/beagle.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/beagle.conf b/conf/beagle.conf
index 38bd99b276..8e0b35b97a 100644
--- a/conf/beagle.conf
+++ b/conf/beagle.conf
@@ -9,7 +9,10 @@ PREFERRED_PROVIDER_virtual/kernel = "montavista-sa"
BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral hostap-modules orinoco-modules"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel modutils-collateral hostap-modules-cs orinoco-modules \
kernel-module-net-fd \
-kernel-module-sa1100-bi kernel-module-usbdcore kernel-module-usbdmonitor "
+kernel-module-sa1100-bi kernel-module-usbdcore kernel-module-usbdmonitor \
+kernel-module-pcnet_cs kernel-module-8390"
+
+# FIXME: the modules list is not complete yet!
EXTRA_IMAGECMD_jffs2 = "--pad=0xec0000 --little-endian --eraseblock=0x40000"
EXTRA_IMAGEDEPENDS = "cetools-native"