diff options
| -rw-r--r-- | conf/ipaq-common.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/ipaq-common.conf b/conf/ipaq-common.conf index e69de29bb2..225cef8863 100644 --- a/conf/ipaq-common.conf +++ b/conf/ipaq-common.conf @@ -0,0 +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" + +BOOTSTRAP_EXTRA_DEPENDS += "freeswan mipv6" +BOOTSTRAP_EXTRA_RRECOMMENDS += "freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}" |
