mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
Fix module requirements
This commit is contained in:
parent
be13b6bf68
commit
9829ea6fac
@ -15,7 +15,7 @@ UBOOT_LOADADDRESS = "0x40008000"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS = "\
|
||||
MACHINE_EXTRA_RRECOMMENDS += "\
|
||||
kernel-module-sw-ahci-platform \
|
||||
kernel-module-sunxi-emac \
|
||||
"
|
||||
|
@ -15,7 +15,7 @@ UBOOT_LOADADDRESS = "0x40008000"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS = "\
|
||||
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "\
|
||||
kernel-module-sunxi-emac \
|
||||
"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user