diff options
author | Phil Blundell <philb@gnu.org> | 2004-07-05 18:26:36 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-07-05 18:26:36 +0000 |
commit | b434ccee9f7f65763037b25c1a8e5f521b8f17d6 (patch) | |
tree | 1a733909c1e321e2341fe3b3861591440b90e3d8 /conf | |
parent | 5dde4b62d1469af41040b9e621b31a62f3ed63bd (diff) |
include ipaq-hal.o
BKrev: 40e99d5c4YALWE6knuHCVsu6uAa6Uw
Diffstat (limited to 'conf')
-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 225cef8863..9b527754c3 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 hostap-cs hostap-crypt-wep orinoco-cs airo-cs wvlan-cs pcmf502rd pcmf502re sa1100-rtc" +IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd hostap-cs hostap-crypt-wep orinoco-cs airo-cs wvlan-cs pcmf502rd pcmf502re sa1100-rtc ipaq-hal" BOOTSTRAP_EXTRA_DEPENDS += "freeswan mipv6" BOOTSTRAP_EXTRA_RRECOMMENDS += "freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}" |