diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 06:26:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 06:26:27 +0000 |
commit | 97dde3b72d502f4a67eb49ea9c8a6b97ebc54946 (patch) | |
tree | 92afabc15b1c26a108f7cf450cd32ab658499ad1 /target/linux/s3c24xx | |
parent | 7ef75e79cee3753c79d04077d75a3e2a3a46f4bd (diff) | |
download | upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.tar.gz upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.tar.bz2 upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.zip |
update to 2.6.28.5
SVN-Revision: 14512
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 4a1ed12c52..aa7aac6187 100644 --- a/target/linux/s3c24xx/Makefile +++ b/target/linux/s3c24xx/Makefile @@ -11,7 +11,7 @@ BOARD:=s3c24xx BOARDNAME:=s3c24xx FEATURES:=jffs2 -LINUX_VERSION:=2.6.28.4 +LINUX_VERSION:=2.6.28.5 DEVICE_TYPE=phone |