mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
added MACHINE_EXTRA_RRECOMMENDS
This commit is contained in:
parent
812baa7788
commit
ef43815dfd
@ -31,4 +31,8 @@ IMAGE_FSTYPES += "ext3 tar.gz a10-sdimg"
|
||||
# Guesswork
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS = "\
|
||||
kernel-module-sw-ahci-platform \
|
||||
"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
|
||||
|
@ -30,4 +30,13 @@ IMAGE_FSTYPES += "ext3 a10-sdimg"
|
||||
# Guesswork
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS = "\
|
||||
kernel-module-8192cu \
|
||||
kernel-module-sw-ahci-platform \
|
||||
kernel-module-sndspdif \
|
||||
kernel-module-sun4i_sndspdif \
|
||||
kernel-module-sun4i_spdif \
|
||||
kernel-module-sun4i_spdma \
|
||||
"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
|
||||
|
Loading…
Reference in New Issue
Block a user