X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3930356282932bcebf168bdbae54e5f3706f8051..fe81993ab10a0e94d88d241cd47200011e917f59:/openwrt/target/linux/package/Makefile diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index e55cc54d4..d1cf0f783 100644 --- a/openwrt/target/linux/package/Makefile +++ b/openwrt/target/linux/package/Makefile @@ -10,6 +10,7 @@ package-y += openwrt ifeq ($(BOARD)-$(KERNEL),brcm-2.4) package-$(BR2_PACKAGE_KMOD_WLCOMPAT) += wlcompat +package-$(BR2_PACKAGE_KMOD_DIAG) += diag wlcompat-compile: openwrt-compile endif