alway include kmod-libertas by default
SVN-Revision: 18245
This commit is contained in:
parent
f88807049f
commit
0624a9c4ea
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ FEATURES:=squashfs ext2
|
||||||
LINUX_VERSION:=2.6.30.9
|
LINUX_VERSION:=2.6.30.9
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
|
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci kmod-libertas
|
||||||
|
|
||||||
$(eval $(call Target,generic))
|
$(eval $(call Target,generic))
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
Loading…
Reference in a new issue