diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-03-24 15:05:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-03-24 15:05:51 +0000 |
commit | a4260b52e968094404e9fe29776dc61a5b9cccb8 (patch) | |
tree | 56b73a04ab62d3a1d7cacbbdb64532454a5cac0a /target/linux/olpc | |
parent | 78346af2ba5135a0822d364440816c6ebe0c2d5a (diff) | |
download | upstream-a4260b52e968094404e9fe29776dc61a5b9cccb8.tar.gz upstream-a4260b52e968094404e9fe29776dc61a5b9cccb8.tar.bz2 upstream-a4260b52e968094404e9fe29776dc61a5b9cccb8.zip |
[kernel] update to kernel version 2.6.27.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15016 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 cb9fe3cda3..b83a239608 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.19 +LINUX_VERSION:=2.6.27.21 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |