move the natsemi preselection into the x86 default package list

SVN-Revision: 6227
This commit is contained in:
Felix Fietkau
2007-01-29 20:17:59 +00:00
parent 2ff5dc759a
commit f7f09b3ece
2 changed files with 1 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ BOARDNAME:=x86
FEATURES:=jffs2 ext2
include $(INCLUDE_DIR)/kernel-build.mk
DEFAULT_PACKAGES += kmod-natsemi
$(eval $(call BuildKernel))