omap-3430ldp: Add extra machine specific kernel module RRECOMMENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5048 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-08-11 17:04:36 +00:00
parent 43bd216de5
commit 90ff1cbc31

View File

@@ -13,3 +13,14 @@ SERIAL_CONSOLE = "-L 115200 ttyS2"
require conf/machine/include/tune-cortexa8.inc
#require conf/machine/include/tune-arm1136jf-s.inc
MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-ads7846 \
kernel-module-atkbd \
kernel-module-g-ether \
kernel-module-musb-hdrc \
kernel-module-omap24xxlib \
kernel-module-omap24xxvout \
kernel-module-omap-hsmmc \
kernel-module-snd-omap2-audio \
"