diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-29 14:41:55 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-29 14:41:55 +0000 |
commit | 6cebc9504d9211fb154613c6421563db1d659e2e (patch) | |
tree | ea03c35db541464fdd47a1edbec83ce91f2e6fae /conf/ipaq-common.conf | |
parent | 14195b6380e97e988092fd4fa3c637ebcba2b520 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages
2004/08/29 15:41:42+01:00 (none)!pb
add usb-eth to IPAQ_MODULES
BKrev: 4131eb33LtnoP0jvRI7Ewwvw3EHvCw
Diffstat (limited to 'conf/ipaq-common.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 9bdb2ad040..e77951c81e 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 hci_uart" +IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts hci_uart usb-eth" BOOTSTRAP_EXTRA_DEPENDS += "hostap-modules orinoco-modules freeswan mipv6" BOOTSTRAP_EXTRA_RRECOMMENDS += "hostap-modules-cs orinoco-modules freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}" |