diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-15 13:40:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-15 13:40:35 +0000 |
commit | 0b145d2e847b51bda63d0f8a52bd0a8a1f65e4b9 (patch) | |
tree | 117afb79b7bb955c96454b5d3632cb669f74ddd9 /target/linux/olpc | |
parent | 6e9804e89cabeea686b9611354783063987d8ad7 (diff) | |
download | upstream-0b145d2e847b51bda63d0f8a52bd0a8a1f65e4b9.tar.gz upstream-0b145d2e847b51bda63d0f8a52bd0a8a1f65e4b9.tar.bz2 upstream-0b145d2e847b51bda63d0f8a52bd0a8a1f65e4b9.zip |
[kernel] update to 2.6.27.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14043 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/olpc')
-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 1cb620c261..2a4fb0649b 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.27.10 +LINUX_VERSION:=2.6.27.11 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |