diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/machine/igep0020.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/igep0020.conf b/meta/conf/machine/igep0020.conf index 26f348c61..9ddbad65b 100644 --- a/meta/conf/machine/igep0020.conf +++ b/meta/conf/machine/igep0020.conf @@ -19,7 +19,7 @@ XSERVER = "xserver-xf86-lite \ GUI_MACHINE_CLASS = "bigscreen" #Ship all kernel modules till the board support has matured enough -MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" +MACHINE_EXTRA_RRECOMMENDS = " kernel-modules linux-firmware-sd8686" include conf/machine/include/tune-cortexa8.inc |