projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b412b
)
brcm63xx: switch to linux 4.4
author
Álvaro Fernández Rojas
<
[email protected]
>
Tue, 24 May 2016 18:59:54 +0000
(20:59 +0200)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Fri, 3 Jun 2016 14:25:04 +0000
(16:25 +0200)
Boot tested on AR-5381u, AR-5387un and WAP-5813n
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
target/linux/brcm63xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/Makefile
b/target/linux/brcm63xx/Makefile
index f96897cfd146ec639eb9ff58a5c0bfc4a01b880e..0dba065d0d4c3b0f1faf1344c67e3521283db25e 100644
(file)
--- a/
target/linux/brcm63xx/Makefile
+++ b/
target/linux/brcm63xx/Makefile
@@
-1,5
+1,6
@@
#
# Copyright (C) 2006-2009 OpenWrt.org
+# Copyright (C) 2016 LEDE project
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-11,7
+12,7
@@
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
SUBTARGETS:=generic smp
FEATURES:=squashfs usb atm pci pcmcia usbgadget
-KERNEL_PATCHVER:=4.
1
+KERNEL_PATCHVER:=4.
4
MAINTAINER:=Jonas Gorski <
[email protected]
>
include $(INCLUDE_DIR)/target.mk