summaryrefslogtreecommitdiff
path: root/target/linux/ppc44x
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-12-04 14:52:45 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-12-04 14:52:45 +0000
commita47b8566a194791a02ec969ce0756e8f7ad972f6 (patch)
tree597aedb712aa88b39eef3d924b447e62889906e9 /target/linux/ppc44x
parent6891ad6ef661738aaa4724f3379091a99496da47 (diff)
downloadmtk-20170518-a47b8566a194791a02ec969ce0756e8f7ad972f6.zip
mtk-20170518-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.gz
mtk-20170518-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.bz2
update to 2.6.30, refresh patches
SVN-Revision: 18635
Diffstat (limited to 'target/linux/ppc44x')
-rw-r--r--target/linux/ppc44x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile
index 6d9f593..8f8f2c6 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.9
+LINUX_VERSION:=2.6.30.10
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk