octeontx: add fpu support
authorTim Harvey <tharvey@gateworks.com>
Tue, 20 Feb 2018 18:23:16 +0000 (10:23 -0800)
committerFelix 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

index ecac1527b7d22075835ba4ced75a5affda654999..e7f6b2d3c45ce3700a652694a7461161fb004270 100644 (file)
@@ -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>