mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-17 22:39:48 +02:00
linux: compile sunxi-emac into kernel for cubietruck
The network driver needs to be compiled into the kernel for booting from network over NFS.
This commit is contained in:
@ -15,11 +15,4 @@ UBOOT_LOADADDRESS = "0x40008000"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "\
|
||||
kernel-module-sunxi-emac \
|
||||
"
|
||||
|
||||
#autoload ethernet module at boot
|
||||
module_autoload_sunxi_emac = "sunxi_emac"
|
||||
|
||||
MACHINE_FEATURES = "screen apm usbgadget usbhost vfat"
|
||||
|
Reference in New Issue
Block a user