From ef0b9be95e18795c9eabdec012a73c70bca70ac5 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 14 Jul 2013 12:59:00 +0000 Subject: 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 --- package/kernel/linux/modules/hwmon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/linux/modules/hwmon.mk') diff --git a/package/kernel/linux/modules/hwmon.mk b/package/kernel/linux/modules/hwmon.mk index 969e8fa3aa..3df70f47bf 100644 --- a/package/kernel/linux/modules/hwmon.mk +++ b/package/kernel/linux/modules/hwmon.mk @@ -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 -- cgit v1.2.3