projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b67892
)
bcm53xx: switch to kernel 4.4
author
Rafał Miłecki
<zajec5@gmail.com>
Wed, 27 Jan 2016 12:44:07 +0000
(12:44 +0000)
committer
Rafał Miłecki
<zajec5@gmail.com>
Wed, 27 Jan 2016 12:44:07 +0000
(12:44 +0000)
Initially 4.4 didn't work on bcm53xx because network was breaking few
seconds after setting interfaces. It's fixed since r48059 (switching
from 4.4-rc5 to 4.4-rc7).
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48510
target/linux/bcm53xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/Makefile
b/target/linux/bcm53xx/Makefile
index 68cfa63ad9122759a49bdabeb85115372d6b9dbb..7654f1646e10995072c676790a73a393b826d0d0 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:=4.
1
+KERNEL_PATCHVER:=4.
4
include $(INCLUDE_DIR)/target.mk