diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-24 17:03:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-24 17:03:03 +0000 |
commit | 78b101cefcb03506e5f49cc5c4f3c0665ffeea09 (patch) | |
tree | c2228fd046d3794a08f432a5cc8ece8f9ad43a40 /target/linux/olpc/Makefile | |
parent | 74430f7bafa44d66b8e7347be6396190e7f26702 (diff) | |
download | master-187ad058-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.tar.gz master-187ad058-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.tar.bz2 master-187ad058-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.zip |
[kernel] use 2.6.27.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16968 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c1e2da146d..ab98c1e0c8 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.26 +LINUX_VERSION:=2.6.27.27 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |