diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-27 10:02:24 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-27 10:02:24 +0000 |
commit | 86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7 (patch) | |
tree | 1e9a718346ea295c0cd2258e5a8b13388d0a5903 /target/linux/ppc40x/Makefile | |
parent | dcd1e5acd9b5e680614498eacb36a728c7a13acf (diff) | |
download | upstream-86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7.tar.gz upstream-86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7.tar.bz2 upstream-86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7.zip |
[kernel] switch to 2.6.30.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 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 d46dcbac6a..00a566910c 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs usb -LINUX_VERSION:=2.6.30.2 +LINUX_VERSION:=2.6.30.3 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |