diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-28 10:23:36 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-28 10:23:36 +0000 |
commit | 294a4bb95f1795e12ad9a209f7998b5435b3510c (patch) | |
tree | 84c35f60b340a0c52e9a7ea9855bba3e4443b2a7 /target/linux/ppc40x/Makefile | |
parent | 56de1b407c37998668f8547a737914316b6f0dec (diff) |
upgrade to 2.6.24.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10959 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 b081849db..2fdc1b0db 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc40x BOARDNAME:=AMCC Kilauea FEATURES:=squashfs -LINUX_VERSION:=2.6.24.2 +LINUX_VERSION:=2.6.24.5 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |