diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-10-23 12:10:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-10-23 12:10:25 +0000 |
commit | bf42d79d3557c6eda0dac297204883a52625de05 (patch) | |
tree | 20572395ef2835d7676338b2d9f8c2ccfa95f509 /target/linux/ppc44x/Makefile | |
parent | d5ce9d0af960864ae56a62fbecab9b3163b40035 (diff) | |
download | upstream-bf42d79d3557c6eda0dac297204883a52625de05.tar.gz upstream-bf42d79d3557c6eda0dac297204883a52625de05.tar.bz2 upstream-bf42d79d3557c6eda0dac297204883a52625de05.zip |
[kernel] update to 2.6.30.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18126 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x/Makefile')
-rw-r--r-- | target/linux/ppc44x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index e7e3c76b98..6d9f593808 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 -LINUX_VERSION:=2.6.30.8 +LINUX_VERSION:=2.6.30.9 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |