diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
commit | 45a676441d8ad344d4b50ac88e3771fb75e41d7e (patch) | |
tree | 7a9f167966530b0e2d10fbfacaf312c35ec61b2f /target/linux/s3c24xx/Makefile | |
parent | e71ccfdbbd06b6d7c5f9bcda0914ae734230d8f9 (diff) | |
download | upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.gz upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.bz2 upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.zip |
update to 2.6.28.8
SVN-Revision: 14916
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 936d8d8c6f..9225b49fa4 100644 --- a/target/linux/s3c24xx/Makefile +++ b/target/linux/s3c24xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=s3c24xx FEATURES:=jffs2 CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time -LINUX_VERSION:=2.6.28.7 +LINUX_VERSION:=2.6.28.8 DEVICE_TYPE=phone |