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/magicbox | |
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/magicbox')
-rw-r--r-- | target/linux/magicbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox/Makefile b/target/linux/magicbox/Makefile index c03093e00e..548b960c1b 100644 --- a/target/linux/magicbox/Makefile +++ b/target/linux/magicbox/Makefile @@ -11,7 +11,7 @@ BOARD:=magicbox BOARDNAME:=Magicbox FEATURES:=squashfs pci -LINUX_VERSION:=2.6.24.2 +LINUX_VERSION:=2.6.24.5 LINUX_KARCH:=ppc include $(INCLUDE_DIR)/target.mk |