diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-19 00:40:08 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-19 00:40:08 +0000 |
commit | 2a0ddf06aecb589f8b7da2fc77d08f1861e01514 (patch) | |
tree | dc63b08a62275d66a120d08abac8a88828ba2c01 /conf/machine | |
parent | 6a3746bd3f42bc886a5ee6d679ec8d46b4210b25 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/19 00:02:58+00:00 nexus.co.uk!pb
start adding scap, the screen capture script
2005/01/19 00:02:20+00:00 nexus.co.uk!pb
bump PR on task-bootstrap for IPAQ_MODULES changes
2005/01/18 23:57:49+00:00 nexus.co.uk!pb
add keybdev to IPAQ_MODULES
2005/01/18 23:54:57+00:00 nexus.co.uk!pb
apply patch from Florian Boor to add /dev/input/mice
BKrev: 41edac68e64e0vtimIH5HFRyf6VT5w
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/ipaq-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ipaq-common.conf b/conf/machine/ipaq-common.conf index a16a182bfa..dc7a2d05c3 100644 --- a/conf/machine/ipaq-common.conf +++ b/conf/machine/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 usb-eth wavelan_cs" +IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts usb-eth wavelan_cs keybdev" BOOTSTRAP_EXTRA_DEPENDS += "ipaq-usbnet-support kbdd bl hostap-modules orinoco-modules mipv6" BOOTSTRAP_EXTRA_RRECOMMENDS += "ipaq-usbnet-support kbdd bl hostap-modules-cs orinoco-modules-cs mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}" |