projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46a69e9
)
brcm63xx: switch to 4.1
author
Jonas Gorski
<jogo@openwrt.org>
Wed, 15 Jul 2015 14:42:04 +0000
(14:42 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Wed, 15 Jul 2015 14:42:04 +0000
(14:42 +0000)
Switch brcm63xx to 4.1 to give it some initial testing, but keep 3.18
at least until CC-final is out.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46386
target/linux/brcm63xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/Makefile
b/target/linux/brcm63xx/Makefile
index 6ec6303e8807e2bdd36d716751321eaadfdea53d..f96897cfd146ec639eb9ff58a5c0bfc4a01b880e 100644
(file)
--- 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
-KERNEL_PATCHVER:=
3.18
+KERNEL_PATCHVER:=
4.1
MAINTAINER:=Jonas Gorski <jogo@openwrt.org>
include $(INCLUDE_DIR)/target.mk