summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-05 18:34:38 +0000
committerPhil Blundell <philb@gnu.org>2004-07-05 18:34:38 +0000
commit2909de2b07323a04f1024632935908dd5304e49f (patch)
tree99387be4d5ca04c92420d558086ff366c8b82d1e /conf
parentce8968854997b8f03c2954aeeb2840778493215f (diff)
add at76c503a-modules for h3900
BKrev: 40e99f3eJIoLj5xURnCz-Yz0IcclWg
Diffstat (limited to 'conf')
-rw-r--r--conf/h3900.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/h3900.conf b/conf/h3900.conf
index be055549c7..2655827698 100644
--- a/conf/h3900.conf
+++ b/conf/h3900.conf
@@ -3,8 +3,8 @@ IPKG_ARCHS = "all arm ipaqpxa h3900"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa"
EXTRA_IMAGECMD_h3900 = "-e 0x40000 -p"
-BOOTSTRAP_EXTRA_DEPENDS = "handhelds-pxa"
-BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H3900_MODULES}')}"
+BOOTSTRAP_EXTRA_DEPENDS = "handhelds-pxa at76c503a-modules"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H3900_MODULES}')} at76c503a-modules"
H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400"
SERIAL_CONSOLE = "ttyS0 115200 vt100"