X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fswitch%2FMakefile;h=fd1504e1565f89a31e4d0dd4c4f1bd99e9ddacc8;hp=c577584803078bea743a4fa0bc5ca6d520101638;hb=d4546854c77f3f2f14ec6610c79e95b9b6a6bfd8;hpb=d30657ba28b08b724f88d13a84f791e90e91eedf;ds=sidebyside diff --git a/package/switch/Makefile b/package/switch/Makefile index c577584803..fd1504e156 100644 --- a/package/switch/Makefile +++ b/package/switch/Makefile @@ -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