Ver código fonte

octeontx: add fpu support

Cc: Hauke Mehrtens <[email protected]>
Signed-off-by: Tim Harvey <[email protected]>
Tim Harvey 7 anos atrás
pai
commit
ef627cb0f5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      target/linux/octeontx/Makefile

+ 1 - 1
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 <[email protected]>