Revert "octeon: mark source-only"
The memory leak is fixed by the kernel patches backported in the
previous commit.
This reverts commit 1fa8780056
.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
9283359bd5
commit
f6cda9f06b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=mips64
|
ARCH:=mips64
|
||||||
BOARD:=octeon
|
BOARD:=octeon
|
||||||
BOARDNAME:=Cavium Networks Octeon
|
BOARDNAME:=Cavium Networks Octeon
|
||||||
FEATURES:=squashfs ramdisk pci source-only usb
|
FEATURES:=squashfs ramdisk pci usb
|
||||||
CPU_TYPE:=octeonplus
|
CPU_TYPE:=octeonplus
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.10
|
KERNEL_PATCHVER:=5.10
|
||||||
|
|
Loading…
Reference in a new issue