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 | 36065f034d1361c562c8c8f10afe9d6662da3d84 (patch) | |
tree | 35510cb281966be7180c153a4a89d7218156164f /target/linux/s3c24xx | |
parent | a611f379a0ab1fc36526a5fb62ebb1103d0685e7 (diff) | |
download | upstream-36065f034d1361c562c8c8f10afe9d6662da3d84.tar.gz upstream-36065f034d1361c562c8c8f10afe9d6662da3d84.tar.bz2 upstream-36065f034d1361c562c8c8f10afe9d6662da3d84.zip |
[kernel] update to 2.6.28.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14512 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 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 |