projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8464d2f
)
ar71xx: use kernel 4.9 by default
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 22 Oct 2017 13:20:39 +0000
(15:20 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 22 Oct 2017 13:22:51 +0000
(15:22 +0200)
Kernel 4.9 support was added about 2 weeks ago and we haven't seen any
major regression so far. This patch was not ported to kernel 4.9, this
needs some additional work:
821-serial-core-add-support-for-boot-console-with-arbitr.patch
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ar71xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index 3f5bc672432f6f52b3a3678d51e17bb971ca6efe..6d5b4c52b3e4ed44d907c2ddfa3ac14724b965bd 100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-13,7
+13,7
@@
FEATURES:=usbgadget
CPU_TYPE:=24kc
SUBTARGETS:=generic nand mikrotik
-KERNEL_PATCHVER:=4.
4
+KERNEL_PATCHVER:=4.
9
include $(INCLUDE_DIR)/target.mk