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/ppc40x/Makefile | |
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/ppc40x/Makefile')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index e517d1d7b3..257fd3fd69 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs -LINUX_VERSION:=2.6.27.19 +LINUX_VERSION:=2.6.27.21 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |