brcm47xx: do not load the kernel modules needed for Ethernet manually
add the boot flag to make the kernel modules needed for Ethernet and diag load on startup. SVN-Revision: 37284
This commit is contained in:
@@ -18,6 +18,11 @@ define KernelPackage/diag
|
||||
DEPENDS:=@TARGET_brcm47xx
|
||||
TITLE:=Driver for router LEDs and Buttons
|
||||
FILES:=$(PKG_BUILD_DIR)/diag.ko
|
||||
AUTOLOAD:=$(call AutoLoad,5,diag,1)
|
||||
endef
|
||||
|
||||
define KernelPackage/diag/description
|
||||
Kernel modules for Broadcom LED and Button driver
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
|
||||
Reference in New Issue
Block a user