brcm47xx: dont manually insmod switch drivers
[openwrt/openwrt.git] / package / switch / Makefile
index c577584803078bea743a4fa0bc5ca6d520101638..fd1504e1565f89a31e4d0dd4c4f1bd99e9ddacc8 100644 (file)
@@ -21,7 +21,7 @@ define KernelPackage/switch
        $(PKG_BUILD_DIR)/switch-core.ko \
        $(PKG_BUILD_DIR)/switch-adm.ko \
        $(PKG_BUILD_DIR)/switch-robo.ko
-  AUTOLOAD:=$(call AutoLoad,20,switch-core switch-robo switch-adm)
+  AUTOLOAD:=$(call AutoLoad,20,switch-core switch-robo switch-adm,1)
 endef
 
 define KernelPackage/switch/description