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:
caddbf5
)
bcm53xx: update to kernel 4.1
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 11 Sep 2015 18:52:18 +0000
(18:52 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 11 Sep 2015 18:52:18 +0000
(18:52 +0000)
This makes bcm53xx use kernel 4.1 by default now.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46877
target/linux/bcm53xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/Makefile
b/target/linux/bcm53xx/Makefile
index 8b7f71bbd1d53d2776823871c805dfa4c04e28b1..68cfa63ad9122759a49bdabeb85115372d6b9dbb 100644
(file)
--- a/
target/linux/bcm53xx/Makefile
+++ b/
target/linux/bcm53xx/Makefile
@@
-13,7
+13,7
@@
FEATURES:=squashfs nand usb pci pcie gpio
MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
CPU_TYPE:=cortex-a9
-KERNEL_PATCHVER:=
3.18
+KERNEL_PATCHVER:=
4.1
include $(INCLUDE_DIR)/target.mk