diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-17 11:22:33 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-17 11:22:33 +0000 |
commit | c64ffe5a1afe410a107b090975a5a793863284f0 (patch) | |
tree | 518d182d9638c69f441dee4f3af39139ccb71042 /target/linux/mpc52xx/Makefile | |
parent | 2c6e69a1c56a77df431f23ae01d27b59880c2ec0 (diff) |
update to latest 2.6.27 and 2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 246a958c2..c0cea5024 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.6 +LINUX_VERSION:=2.6.30.7 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |