projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10280d9
)
octeontx: add fpu support
author
Tim Harvey
<tharvey@gateworks.com>
Tue, 20 Feb 2018 18:23:16 +0000
(10:23 -0800)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 22 Feb 2018 12:12:06 +0000
(13:12 +0100)
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/octeontx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeontx/Makefile
b/target/linux/octeontx/Makefile
index ecac1527b7d22075835ba4ced75a5affda654999..e7f6b2d3c45ce3700a652694a7461161fb004270 100644
(file)
--- a/
target/linux/octeontx/Makefile
+++ b/
target/linux/octeontx/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=aarch64
BOARD:=octeontx
BOARDNAME:=Octeon-TX
-FEATURES:=targz pcie gpio rtc usb
+FEATURES:=targz pcie gpio rtc usb
fpu
MAINTAINER:=Tim Harvey <tharvey@gateworks.com>