summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorDavid Karlstrom <daka@thg.se>2005-08-21 17:24:16 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-21 17:24:16 +0000
commit20e87349126957330957f58e05f24890fd01123a (patch)
treee380cb00a95254d0839ad1ef8b8219435c9ce916 /conf
parent19235c78897e5219f04180412e5ab6fe2f22e30d (diff)
parentae2282dbd073bce8b68009dde374393b027f861e (diff)
merge of 9ecdfad028b0756ef24d34ae5fcfb39a2f62a0fb
and afbcaf9595662eb4d73b1df884babe912481d2a3
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h3600.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index 0c25562644..f9ecedad46 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -7,14 +7,13 @@ IPKG_ARCHS = "all arm ipaqsa h3600"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa"
EXTRA_IMAGECMD_h3600_jffs2 = "-e 0x40000 -p"
-BOOTSTRAP_EXTRA_DEPENDS = "handhelds-sa ipaq-boot-params"
-BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}', d)}"
+BOOTSTRAP_EXTRA_DEPENDS = "alsa-driver handhelds-sa ipaq-boot-params"
+BOOTSTRAP_EXTRA_RDEPENDS = "alsa-driver kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}', d)}"
H3600_MODULES = "\
h3600-asic \
h3600-micro \
h3600-microkbd h3600-stowaway \
-h3600-uda1341 \
hwtimer \
l3-backpaq \
nvrd \
@@ -26,7 +25,6 @@ sa1100-rtc \
sa1100usb-core \
sd-mod \
serial-h3800 \
-uda1341 \
usb-char \
usb-eth"