only enable in-tree kmod-* packages by default
SVN-Revision: 5560
This commit is contained in:
@@ -15,6 +15,9 @@ PKG_RELEASE:=$(LINUX_RELEASE)
|
||||
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages
|
||||
|
||||
# build all in-tree kmod-* packages by default
|
||||
KMOD_DEFAULT:=m
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
ifeq ($(DUMP),)
|
||||
-include $(LINUX_DIR)/.config
|
||||
|
||||
Reference in New Issue
Block a user