X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4d747a7b6c5cf6f8415131a7e8b33a11c6788d5b..fa8fb4e7c3be746703fee0dd34285f462ba104ec:/openwrt/target/linux/package/Makefile?ds=sidebyside diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index 2963a0b95..6dc49d96a 100644 --- a/openwrt/target/linux/package/Makefile +++ b/openwrt/target/linux/package/Makefile @@ -11,6 +11,7 @@ package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan package-$(BR2_PACKAGE_KMOD_SHFS) += shfs package-$(BR2_PACKAGE_KMOD_SPCA5XX) += spca5xx +package-$(BR2_PACKAGE_KMOD_SWITCH) += switch package-y += base-files ifeq ($(BOARD)-$(KERNEL),brcm-2.4)