move diag module outside of kernel directory
[openwrt.git] / openwrt / target / linux / package / Makefile
index e55cc54..d1cf0f7 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
 
This page took 0.023391 seconds and 4 git commands to generate.