diff options
author | Chris Larson <clarson@kergoth.com> | 2004-10-07 15:47:44 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-10-07 15:47:44 +0000 |
commit | 4f412c9a4a376e5689ed26b62c626ca4158424b6 (patch) | |
tree | 48eab65feca48ce78d9bcc2b4a6768282e02f85d /conf/ipaq-common.conf | |
parent | 92b95480c1095db9dc453725c5a13698a7eb8e20 (diff) |
Pull in Robert P.J. Day's reorganized oe.conf work, to improve readability,
and moved MACHINE and DISTRO specific .conf files into their own
directories.
BKrev: 41656520p5hbk1WSEZcNUg5mgUqbwA
Diffstat (limited to 'conf/ipaq-common.conf')
-rw-r--r-- | conf/ipaq-common.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/ipaq-common.conf b/conf/ipaq-common.conf deleted file mode 100644 index 9c91802c04..0000000000 --- a/conf/ipaq-common.conf +++ /dev/null @@ -1,4 +0,0 @@ -IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts usb-eth" - -BOOTSTRAP_EXTRA_DEPENDS += "kbdd hostap-modules orinoco-modules freeswan mipv6" -BOOTSTRAP_EXTRA_RRECOMMENDS += "kbdd hostap-modules-cs orinoco-modules freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}" |