diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
commit | 2de49087ef398ff6b14c3b1caff70bc60769bc9f (patch) | |
tree | fb106d613a128451aa63b721a161d218ba5fbbe1 /target/linux/s3c24xx | |
parent | d70cf84d04f61eb9d8aa602325a703ee995c38d0 (diff) | |
download | upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.tar.gz upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.tar.bz2 upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.zip |
[kernel] update to 2.6.30, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 67fab6ccc4..a0c186a867 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.9 +LINUX_VERSION:=2.6.30.10 DEVICE_TYPE=phone |