summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.6/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-01-14 17:56:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-01-14 17:56:42 +0000
commitee54f19d41dd770be6b2d7a50cb24c9cb74a9b85 (patch)
treeeaf4f585632871eeb755adf17aa33ec76633812c /target/linux/brcm-2.6/Makefile
parent28f97f9fc380f55de71b91e40308d38c5fc41c51 (diff)
downloadmaster-31e0f0ae-ee54f19d41dd770be6b2d7a50cb24c9cb74a9b85.tar.gz
master-31e0f0ae-ee54f19d41dd770be6b2d7a50cb24c9cb74a9b85.tar.bz2
master-31e0f0ae-ee54f19d41dd770be6b2d7a50cb24c9cb74a9b85.zip
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
SVN-Revision: 6096
Diffstat (limited to 'target/linux/brcm-2.6/Makefile')
-rw-r--r--target/linux/brcm-2.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm-2.6/Makefile b/target/linux/brcm-2.6/Makefile
index 8e69332c28..7b57fd1319 100644
--- a/target/linux/brcm-2.6/Makefile
+++ b/target/linux/brcm-2.6/Makefile
@@ -21,7 +21,7 @@ define Target/Description
endef
include $(INCLUDE_DIR)/kernel-build.mk
-DEFAULT_PACKAGES += kmod-switch
+DEFAULT_PACKAGES += kmod-switch kmod-diag
define Profile/Atheros
NAME:=Atheros WiFi (default)