aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-03 16:58:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-03 16:58:06 +0000
commit86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e (patch)
treec66b166f7d36176f959a204a9c594ee1f9718e18 /target/linux/rb532
parente30ebf29ca8970990c0b574f72774ea1ad183de4 (diff)
downloadupstream-86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e.tar.gz
upstream-86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e.tar.bz2
upstream-86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e.zip
upgrade to newest stable kernel versions
SVN-Revision: 15575
Diffstat (limited to 'target/linux/rb532')
-rw-r--r--target/linux/rb532/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile
index e292a4e4af..03dadb86cd 100644
--- a/target/linux/rb532/Makefile
+++ b/target/linux/rb532/Makefile
@@ -11,7 +11,7 @@ BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=jffs2 pci tgz
-LINUX_VERSION:=2.6.28.9
+LINUX_VERSION:=2.6.28.10
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
d='n148' href='#n148'>148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197