diff options
author | Rene Wagner <rw@handhelds.org> | 2004-08-12 16:06:01 +0000 |
---|---|---|
committer | Rene Wagner <rw@handhelds.org> | 2004-08-12 16:06:01 +0000 |
commit | cb694c8008f3c78e019c1992c084a5039b12d0e1 (patch) | |
tree | 4f65b2dd35297f8688e2e212ea51c023b0e0b09e | |
parent | a1ad858656953134937155b1c660e4182c65143e (diff) |
ipaq-common.conf: add hci_uart to IPAQ_MODULES
BKrev: 411b9569HA0vMUWD7aaKSKIrPyx3nQ
-rw-r--r-- | conf/ipaq-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/ipaq-common.conf b/conf/ipaq-common.conf index f7c044a9a2..9bdb2ad040 100644 --- a/conf/ipaq-common.conf +++ b/conf/ipaq-common.conf @@ -1,4 +1,4 @@ -IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts" +IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts hci_uart" BOOTSTRAP_EXTRA_DEPENDS += "hostap-modules orinoco-modules freeswan mipv6" BOOTSTRAP_EXTRA_RRECOMMENDS += "hostap-modules-cs orinoco-modules freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}" |