aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeontx/Makefile
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2018-02-20 10:23:16 -0800
committerFelix Fietkau <nbd@nbd.name>2018-02-22 13:12:06 +0100
commitef627cb0f5fe570e52ab2e37ee45b44e5d00ecc7 (patch)
tree7ebd160681f0fa181bd0436386139d1200f271bf /target/linux/octeontx/Makefile
parent10280d9e229ba3ebb4b78d2beef27243d9bfc89c (diff)
downloadupstream-ef627cb0f5fe570e52ab2e37ee45b44e5d00ecc7.tar.gz
upstream-ef627cb0f5fe570e52ab2e37ee45b44e5d00ecc7.tar.bz2
upstream-ef627cb0f5fe570e52ab2e37ee45b44e5d00ecc7.zip
octeontx: add fpu support
Cc: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'target/linux/octeontx/Makefile')
-rw-r--r--target/linux/octeontx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeontx/Makefile b/target/linux/octeontx/Makefile
index ecac1527b7..e7f6b2d3c4 100644
--- 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>