summaryrefslogtreecommitdiff
path: root/conf/machine/beagle.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/beagle.conf')
-rw-r--r--conf/machine/beagle.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beagle.conf b/conf/machine/beagle.conf
index d4051d091c..ecc99ff5a7 100644
--- a/conf/machine/beagle.conf
+++ b/conf/machine/beagle.conf
@@ -57,6 +57,6 @@ input uinput \
BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils"
BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs apm irda-utils"
-BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools ${@linux_module_packages('${HANDHELD_MODULES_COPY}')}"
+BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools ${@linux_module_packages('${HANDHELD_MODULES_COPY}', d)}"
INHERIT += "linux_modules"