projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] Some build fixes.
[openwrt.git]
/
target
/
linux
/
olpc
/
Makefile
diff --git
a/target/linux/olpc/Makefile
b/target/linux/olpc/Makefile
index
7abf6bf
..
fb535c9
100644
(file)
--- a/
target/linux/olpc/Makefile
+++ b/
target/linux/olpc/Makefile
@@
-11,10
+11,10
@@
BOARD:=olpc
BOARDNAME:=OLPC XO-1
FEATURES:=squashfs ext2
BOARDNAME:=OLPC XO-1
FEATURES:=squashfs ext2
-LINUX_VERSION:=2.6.
27.28
+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 BuildTarget))
$(eval $(call Target,generic))
$(eval $(call BuildTarget))
This page took
0.030721 seconds
and
4
git commands to generate.