aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/package/Makefile')
-rw-r--r--target/linux/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile
index e55cc54d4b..d1cf0f7832 100644
--- a/target/linux/package/Makefile
+++ b/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