diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-28 15:47:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-28 15:47:34 +0000 |
commit | ac244004606c682610a2d2393d46469e5ed8435d (patch) | |
tree | 4d619d7b56418749561106df83b750f21363351c /target/linux/sibyte | |
parent | 03f2d4d0a0dbde5920d983f841c4ec3b74676b30 (diff) | |
download | upstream-ac244004606c682610a2d2393d46469e5ed8435d.tar.gz upstream-ac244004606c682610a2d2393d46469e5ed8435d.tar.bz2 upstream-ac244004606c682610a2d2393d46469e5ed8435d.zip |
[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/sibyte')
-rw-r--r-- | target/linux/sibyte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index b54f034a25..c2dd4ec815 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -11,7 +11,7 @@ BOARD:=sibyte BOARDNAME:=Broadcom/SiByte SB-1 FEATURES:=broken -LINUX_VERSION:=2.6.28 +LINUX_VERSION:=2.6.28.2 include $(INCLUDE_DIR)/target.mk |