move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)

SVN-Revision: 6096
This commit is contained in:
Felix Fietkau
2007-01-14 17:56:42 +00:00
parent 28f97f9fc3
commit ee54f19d41
5 changed files with 9 additions and 13 deletions

View File

@@ -19,7 +19,6 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/diag
SECTION:=kernel
CATEGORY:=Kernel drivers
DEFAULT:=y
DEPENDS:=@LINUX_2_4_BRCM||LINUX_2_6_BRCM
TITLE:=Driver for router LEDs and Buttons
VERSION:=$(PKG_RELEASE)+$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)