diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
commit | a47b8566a194791a02ec969ce0756e8f7ad972f6 (patch) | |
tree | 597aedb712aa88b39eef3d924b447e62889906e9 /target/linux/ppc44x | |
parent | 6891ad6ef661738aaa4724f3379091a99496da47 (diff) | |
download | upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.gz upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.bz2 upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.zip |
update to 2.6.30, refresh patches
SVN-Revision: 18635
Diffstat (limited to 'target/linux/ppc44x')
-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 6d9f593808..8f8f2c6b7e 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 |