projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba8d1af
)
[olpc] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18245
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/olpc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/olpc/Makefile
b/target/linux/olpc/Makefile
index
9e7b114
..
fb535c9
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))