aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realview/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-10-13 19:28:29 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2013-10-13 19:28:29 +0000
commit81e2f00367f4bda39d5cbc832c04bbe0e5984591 (patch)
treebf00006704ea7bb43287237f1c8fe6b9f7976160 /target/linux/realview/Makefile
parent551a250e5853d3aecd82f04b063515bffed9f4d0 (diff)
downloadupstream-81e2f00367f4bda39d5cbc832c04bbe0e5984591.tar.gz
upstream-81e2f00367f4bda39d5cbc832c04bbe0e5984591.tar.bz2
upstream-81e2f00367f4bda39d5cbc832c04bbe0e5984591.zip
kernel: update kernel to 3.10.15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38384
Diffstat (limited to 'target/linux/realview/Makefile')
-rw-r--r--target/linux/realview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile
index ee5dfc51b8..a7ca205ee4 100644
--- a/target/linux/realview/Makefile
+++ b/target/linux/realview/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=mpcore
CPU_SUBTYPE:=vfp
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=3.10.13
+LINUX_VERSION:=3.10.15
DEVICE_TYPE:=developerboard
d='n163' href='#n163'>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 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263