projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9283359
)
Revert "octeon: mark source-only"
author
Stijn Tintel
<stijn@linux-ipv6.be>
Sun, 3 Apr 2022 02:24:17 +0000
(
05:24
+0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Sun, 3 Apr 2022 02:47:21 +0000
(
05:47
+0300)
The memory leak is fixed by the kernel patches backported in the
previous commit.
This reverts commit
1fa8780056a8c7a2e26c8b4d5e6979232f117349
.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/octeon/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index 326d33f148eda663ec105f9e76989662429e52e5..e96218fbf8a2144e4293e47cf205d8e5d5b04881 100644
(file)
--- a/
target/linux/octeon/Makefile
+++ b/
target/linux/octeon/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
ARCH:=mips64
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs ramdisk pci
source-only
usb
+FEATURES:=squashfs ramdisk pci usb
CPU_TYPE:=octeonplus
KERNEL_PATCHVER:=5.10