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/mpc52xx/Makefile | |
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/mpc52xx/Makefile')
-rw-r--r-- | target/linux/mpc52xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 0e5e81db62..35930bc2a9 100644 --- a/target/linux/mpc52xx/Makefile +++ b/target/linux/mpc52xx/Makefile @@ -11,7 +11,7 @@ BOARD:=mpc52xx BOARDNAME:=Freescale MPC52xx FEATURES:=tgz ext2 -LINUX_VERSION:=2.6.30.9 +LINUX_VERSION:=2.6.30.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |