diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-28 15:47:34 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-28 15:47:34 +0000 |
commit | c9a1cb5a8f879c9aa914bf818219609e8cccb0c7 (patch) | |
tree | 4d619d7b56418749561106df83b750f21363351c /target/linux/s3c24xx/Makefile | |
parent | 2d62fc6dd537fe6c0b7856f239b0294b71c3e970 (diff) |
[kernel] update to 2.6.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14247 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 acd3b926c..d6fc80a96 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 +LINUX_VERSION:=2.6.28.2 DEVICE_TYPE=phone |