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/brcm63xx | |
parent | 9eb155ad92ee904a0ac43ceb6693d1e47f722a96 (diff) | |
download | upstream-994485877673c5eafe8626e28a805f6ce91cf609.tar.gz upstream-994485877673c5eafe8626e28a805f6ce91cf609.tar.bz2 upstream-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/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 8ab0d7b5fc..02596a138f 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx SUBTARGETS:=generic smp FEATURES:=squashfs usb atm pci pcmcia usbgadget -LINUX_VERSION:=3.10.36 +LINUX_VERSION:=3.10.44 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |