diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-13 19:28:29 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-13 19:28:29 +0000 |
commit | 507f4c6ffaf241abbde6edee8389156e238749ca (patch) | |
tree | 469e33be326db9db7ae850839fdd4c86d4d36de5 /target/linux/ar71xx/Makefile | |
parent | 5b0d23259d2deb54b7b1fb1f54b52f8e013667ed (diff) |
kernel: update kernel to 3.10.15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38384 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r-- | target/linux/ar71xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index cabcf04641..0c99c08ba1 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs targz mips16 CPU_TYPE=34kc SUBTARGETS:=generic nand -LINUX_VERSION:=3.10.13 +LINUX_VERSION:=3.10.15 include $(INCLUDE_DIR)/target.mk |