move diag module outside of kernel directory
[openwrt/staging/florian.git] / openwrt / target / linux / package / Makefile
index e55cc54d4ba8addeda6301316a459ccf8caaab65..d1cf0f7832762ca3bb4278b4eb6f5c5a6e69ccea 100644 (file)
@@ -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