diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-07-05 09:47:42 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-07-05 09:47:42 +0000 |
commit | caf8c9f59e60d64d5543bcfd8bb316eac85c54cf (patch) | |
tree | 6adf51e51fef336d56508723cfd9714de25101eb /target/linux/s3c24xx/Makefile | |
parent | 85afb807c53b3776d9457958abd6607502b83cd3 (diff) | |
download | mtk-20170518-caf8c9f59e60d64d5543bcfd8bb316eac85c54cf.zip mtk-20170518-caf8c9f59e60d64d5543bcfd8bb316eac85c54cf.tar.gz mtk-20170518-caf8c9f59e60d64d5543bcfd8bb316eac85c54cf.tar.bz2 |
Update to 2.6.30.1, refresh patches
SVN-Revision: 16680
Diffstat (limited to 'target/linux/s3c24xx/Makefile')
-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 33050cb..c4303e3 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.29 +LINUX_VERSION:=2.6.30.1 DEVICE_TYPE=phone |