diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-10-23 12:10:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-10-23 12:10:25 +0000 |
commit | d4b251bdb8c014b7fbe3ef19448a75c3e4525efa (patch) | |
tree | becd19cba4c2dd9d222d5e434f8968327c425c72 /target/linux/s3c24xx | |
parent | 46c66bba3670341d33237b055d52767d53f32298 (diff) | |
download | upstream-d4b251bdb8c014b7fbe3ef19448a75c3e4525efa.tar.gz upstream-d4b251bdb8c014b7fbe3ef19448a75c3e4525efa.tar.bz2 upstream-d4b251bdb8c014b7fbe3ef19448a75c3e4525efa.zip |
update to 2.6.30.9
SVN-Revision: 18126
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 506aa20d92..67fab6ccc4 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.8 +LINUX_VERSION:=2.6.30.9 DEVICE_TYPE=phone |