projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c18bf14
)
octeon: fix feature flag for initramfs support
author
Felix Fietkau
<nbd@nbd.name>
Wed, 16 Nov 2016 22:37:27 +0000
(23:37 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 16 Nov 2016 22:37:27 +0000
(23:37 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/octeon/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index 7218222e2f7198b43d63444b5228c589da31d143..085f8aa3ecd31aeee3560975d957771e4b875c54 100644
(file)
--- a/
target/linux/octeon/Makefile
+++ b/
target/linux/octeon/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=mips64
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs ext4
initramfs
pci usb
+FEATURES:=squashfs ext4
ramdisk
pci usb
CPU_TYPE:=octeon
MAINTAINER:=John Crispin <john@phrozen.org>