projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f888070
)
alway include kmod-libertas by default
author
Florian Fainelli
<florian@openwrt.org>
Sat, 31 Oct 2009 12:29:14 +0000
(12:29 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 31 Oct 2009 12:29:14 +0000
(12:29 +0000)
SVN-Revision: 18245
target/linux/olpc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/olpc/Makefile
b/target/linux/olpc/Makefile
index 9e7b11427f5635757d528c7cb0d35269ac0e875c..fb535c976d18eeb016649407d112ea1b6dd43817 100644
(file)
--- a/
target/linux/olpc/Makefile
+++ b/
target/linux/olpc/Makefile
@@
-14,7
+14,7
@@
FEATURES:=squashfs ext2
LINUX_VERSION:=2.6.30.9
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 BuildTarget))