diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-05 09:47:42 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-05 09:47:42 +0000 |
commit | ee7bcf1bc1069d88388701bac76c223c6b491dba (patch) | |
tree | 6ab48310a0eefa79393c298899cffe6a2efa5076 /target/linux/s3c24xx/Makefile | |
parent | 73c8796fe7f9f225bde1ed99beb57c23f0741afe (diff) |
[s3c24xx] Update to 2.6.30.1, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16680 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 33050cbbc6..c4303e3aa8 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 |