diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-09-17 11:22:33 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-09-17 11:22:33 +0000 |
commit | 85fcc97a13b8a9ea109665703068055c4f2617de (patch) | |
tree | 69b490779a6346602f42f109a63ea4f4c6bedf9f /target/linux/s3c24xx | |
parent | 01bd609f117dad4cc8b309222f4eaa08b3d53e3c (diff) | |
download | upstream-85fcc97a13b8a9ea109665703068055c4f2617de.tar.gz upstream-85fcc97a13b8a9ea109665703068055c4f2617de.tar.bz2 upstream-85fcc97a13b8a9ea109665703068055c4f2617de.zip |
update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/Makefile b/target/linux/s3c24xx/Makefile index 03eb5c1c93..456fe64072 100644 --- a/target/linux/s3c24xx/Makefile +++ b/target/linux/s3c24xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Samsung S3C24xx FEATURES:=jffs2 CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time -LINUX_VERSION:=2.6.30.6 +LINUX_VERSION:=2.6.30.7 DEVICE_TYPE=phone |