forked from Ivasoft/openwrt
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:
@@ -15,7 +15,7 @@ define KernelPackage/hwmon-core
|
||||
CONFIG_HWMON_DEBUG_CHIP=n
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/hwmon/hwmon.ko
|
||||
AUTOLOAD:=$(call AutoLoad,40,hwmon)
|
||||
AUTOLOAD:=$(call AutoLoad,17,hwmon,1)
|
||||
endef
|
||||
|
||||
define KernelPackage/hwmon-core/description
|
||||
|
||||
Reference in New Issue
Block a user