diff options
Diffstat (limited to 'openembedded/conf/machine/handheld-common.conf')
-rw-r--r-- | openembedded/conf/machine/handheld-common.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/conf/machine/handheld-common.conf b/openembedded/conf/machine/handheld-common.conf index 2445ee17a6..dab1d01e70 100644 --- a/openembedded/conf/machine/handheld-common.conf +++ b/openembedded/conf/machine/handheld-common.conf | |||
@@ -17,8 +17,8 @@ input uinput \ | |||
17 | " | 17 | " |
18 | 18 | ||
19 | # Configuration bits for "generic handheld" | 19 | # Configuration bits for "generic handheld" |
20 | BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin scap network-suspend-scripts" | 20 | BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin network-suspend-scripts" |
21 | BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs apm apmd network-suspend-scripts" | 21 | BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs apm apmd network-suspend-scripts" |
22 | BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin scap ${@linux_module_packages('${HANDHELD_MODULES}', d)}" | 22 | BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}" |
23 | 23 | ||
24 | INHERIT += "linux_modules" | 24 | INHERIT += "linux_modules" |