]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/machine/handheld-common.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / machine / handheld-common.conf
1 HANDHELD_MODULES = "ipv6 \
2 nvrd \
3 mip6-mn \
4 tun \
5 ide-cs ide-disk ide-probe-mod \
6 loop \
7 vfat ext2 \
8 sunrpc nfs \
9 btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart hidp \
10 pcnet-cs serial-cs airo-cs \
11 af_packet \
12 ppp-async ppp-deflate ppp-mppe \
13 ip-gre ip-tables ipip \
14 irda irlan irnet irport irtty ircomm-tty \
15 input uinput \
16 "
17
18 # Configuration bits for "generic handheld"
19 BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils  wpa-supplicant-nossl lrzsz ppp-dialin scap network-suspend-scripts"
20 BOOTSTRAP_EXTRA_RDEPENDS +=  "pcmcia-cs apm apmd network-suspend-scripts"
21 BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils wpa-supplicant-nossl lrzsz ppp-dialin scap ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
22
23 INHERIT += "linux_modules"