diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-26 13:47:42 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-26 13:47:42 +0000 |
commit | 994485877673c5eafe8626e28a805f6ce91cf609 (patch) | |
tree | 54ebcd1e75a5f180a604e4624834fdcbd6bd3271 /target/linux/ar71xx | |
parent | 9eb155ad92ee904a0ac43ceb6693d1e47f722a96 (diff) | |
download | master-187ad058-994485877673c5eafe8626e28a805f6ce91cf609.tar.gz master-187ad058-994485877673c5eafe8626e28a805f6ce91cf609.tar.bz2 master-187ad058-994485877673c5eafe8626e28a805f6ce91cf609.zip |
kernel: update 3.10.36->3.10.44
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41351 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-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 e26b176ea7..b2a16f9125 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=mips16 CPU_TYPE=34kc SUBTARGETS:=generic nand mikrotik -LINUX_VERSION:=3.10.36 +LINUX_VERSION:=3.10.44 include $(INCLUDE_DIR)/target.mk |