diff options
author | Phil Blundell <philb@gnu.org> | 2004-07-06 14:09:48 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-07-06 14:09:48 +0000 |
commit | f66ab68c532f43503e09c7035011410373462bc9 (patch) | |
tree | 7142d69dce62b95a2274401fedac70d34b42bb1c /conf | |
parent | 81b472556693381a47823e5badd91339a401a09d (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages
2004/07/06 15:47:10+02:00 uni-frankfurt.de!mickey
merge
2004/07/06 15:41:20+02:00 uni-frankfurt.de!mickey
use out-of-tree hostap and orinoco
2004/07/06 13:59:50+02:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages
into home.hrw.one.pl:/home/szczepan/zaurus/oe/packages
2004/07/06 13:59:34+02:00 hrw.one.pl!hrw
KDEPim/PI has problems with building
BKrev: 40eab2acRfKqHAwurRZAynP_rZNZ5Q
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 9b527754c3..6aadf2f755 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-hal" +IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd hostap-modules orinoco-modules airo-cs pcmf502rd pcmf502re sa1100-rtc ipaq-hal" BOOTSTRAP_EXTRA_DEPENDS += "freeswan mipv6" BOOTSTRAP_EXTRA_RRECOMMENDS += "freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}" |