diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-04-28 10:23:36 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-04-28 10:23:36 +0000 |
commit | f0c04a90e66801ed3da578088bce582403736dc0 (patch) | |
tree | 84c35f60b340a0c52e9a7ea9855bba3e4443b2a7 /target/linux/ppc40x | |
parent | d87deeedad8140f8e29cd1ffde0178c47aae81b7 (diff) | |
download | upstream-f0c04a90e66801ed3da578088bce582403736dc0.tar.gz upstream-f0c04a90e66801ed3da578088bce582403736dc0.tar.bz2 upstream-f0c04a90e66801ed3da578088bce582403736dc0.zip |
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')
-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 b081849db8..2fdc1b0db9 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 |