diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-19 16:11:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-19 16:11:07 +0000 |
commit | d7b07dd5e93b44cb6ac3a2012886ed44314e4396 (patch) | |
tree | 849e9cc9623904788570caa895b1864a2cb101a6 /target/linux/s3c24xx/Makefile | |
parent | bc735485699eeaf13e7a1ece9cabbb81bec78a1b (diff) | |
download | upstream-d7b07dd5e93b44cb6ac3a2012886ed44314e4396.tar.gz upstream-d7b07dd5e93b44cb6ac3a2012886ed44314e4396.tar.bz2 upstream-d7b07dd5e93b44cb6ac3a2012886ed44314e4396.zip |
[kernel] update to 2.6.28.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14565 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 aa7aac6187..12a38992c6 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.5 +LINUX_VERSION:=2.6.28.6 DEVICE_TYPE=phone |