diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2008-09-27 17:09:35 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2008-09-27 17:09:35 +0000 |
commit | 41ac00278fc015c23b552f1dd49fa1811aa41afb (patch) | |
tree | 6ecdbc3fbe96c0f78036c476996057d819a72353 /target/linux/olpc/Makefile | |
parent | f1b0fe6f284f5cc19a0213b4fbd8abb8dfe4245a (diff) | |
download | upstream-41ac00278fc015c23b552f1dd49fa1811aa41afb.tar.gz upstream-41ac00278fc015c23b552f1dd49fa1811aa41afb.tar.bz2 upstream-41ac00278fc015c23b552f1dd49fa1811aa41afb.zip |
Update olpc target kernel to 2.26.5.
SVN-Revision: 12740
Diffstat (limited to 'target/linux/olpc/Makefile')
-rw-r--r-- | target/linux/olpc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/olpc/Makefile b/target/linux/olpc/Makefile index 915d11acbd..733d613727 100644 --- a/target/linux/olpc/Makefile +++ b/target/linux/olpc/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -11,7 +11,7 @@ BOARD:=olpc BOARDNAME:=OLPC XO-1 FEATURES:=squashfs ext2 -LINUX_VERSION:=2.6.23.17 +LINUX_VERSION:=2.6.26.5 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |