diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:12:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:12:54 +0000 |
commit | f9719b35c8f6cbf5bc866adc245e1092c8dee455 (patch) | |
tree | 74383b342cde1ee44791018c9af78fac0480c082 /target/linux/olpc/Makefile | |
parent | 12da51bb3c9a33a983c8b84076300da96d8dfcd2 (diff) | |
download | upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.tar.gz upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.tar.bz2 upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.zip |
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
Diffstat (limited to 'target/linux/olpc/Makefile')
-rw-r--r-- | target/linux/olpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/olpc/Makefile b/target/linux/olpc/Makefile index 9548b7b877..915d11acbd 100644 --- a/target/linux/olpc/Makefile +++ b/target/linux/olpc/Makefile @@ -11,7 +11,7 @@ BOARD:=olpc BOARDNAME:=OLPC XO-1 FEATURES:=squashfs ext2 -LINUX_VERSION:=2.6.23.16 +LINUX_VERSION:=2.6.23.17 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |