aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-02-17 12:23:46 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-02-17 16:42:34 +0100
commit7296ce2b1e9c61ccd68ede4ca50f4123e731f685 (patch)
tree9941dbe416caba081f433cf8aea440c81d5c7cf9 /conf
parent6fa8906e6ef52e49b917b9ace9b3705fa830bb16 (diff)
downloadopenembedded-7296ce2b1e9c61ccd68ede4ca50f4123e731f685.tar.gz
bug20: add MACHINE_EXTRA_RRECOMMENDS
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/bug20.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf
index 7b71629357..a9441bd0a7 100644
--- a/conf/machine/bug20.conf
+++ b/conf/machine/bug20.conf
@@ -13,6 +13,8 @@ XSERVER = "xserver-xorg \
xf86-video-omapfb \
xf86-input-keyboard"
+MACHINE_EXTRA_RRECOMMENDS = "marvell-gspi-fw marvell-sdio-fw kernel-modules"
+
# Only has DVI connector for external screen
GUI_MACHINE_CLASS = "bigscreen"