summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.6/broadcom.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/linux-2.6/broadcom.mk')
-rw-r--r--target/linux/linux-2.6/broadcom.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/linux-2.6/broadcom.mk b/target/linux/linux-2.6/broadcom.mk
index 02b5f165e..758cf063d 100644
--- a/target/linux/linux-2.6/broadcom.mk
+++ b/target/linux/linux-2.6/broadcom.mk
@@ -1,2 +1,6 @@
# $Id$
-
+#
+# broadcom specific kmod packages
+$(eval $(call KMOD_template,DIAG,diag,\
+ $(MODULES_DIR)/kernel/drivers/net/diag/diag.ko \
+))