From 77954fc86e0236d90a8b171200b77198baa362ec Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Thu, 14 Mar 2019 13:36:25 -0700 Subject: Create TARGET_TAGS Signed-off-by: Nathaniel Graff --- bsp/coreip-s51-arty/settings.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bsp/coreip-s51-arty/settings.mk') diff --git a/bsp/coreip-s51-arty/settings.mk b/bsp/coreip-s51-arty/settings.mk index 3f994a3..2832d7c 100644 --- a/bsp/coreip-s51-arty/settings.mk +++ b/bsp/coreip-s51-arty/settings.mk @@ -1,3 +1,5 @@ RISCV_ARCH=rv64imac RISCV_ABI=lp64 RISCV_CMODEL=medany + +TARGET_TAGS=fpga openocd -- cgit v1.2.3