Browse Source

octeontx: add fpu support

Cc: Hauke Mehrtens <[email protected]>
Signed-off-by: Tim Harvey <[email protected]>
Tim Harvey 7 năm trước cách đây
mục cha
commit
ef627cb0f5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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]>