diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-27 17:09:35 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-27 17:09:35 +0000 |
commit | 133e40341049790927561e3dd1cda24019495920 (patch) | |
tree | 922edd9e8b26c0bf949d89c6bfeea3121f3e20a0 /target/linux/olpc/Makefile | |
parent | efe85d2e9135e245798cfb5dc9d7834d123f24bf (diff) |
Update olpc target kernel to 2.26.5.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12740 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 915d11acb..733d61372 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 |