tests: gadget0: switch to Linker script generation

We're about to drop the very limited set of fixed linker scripts we
have, so convert all the in tree code to linker script generation
This commit is contained in:
Karl Palsson
2020-10-11 22:28:20 +00:00
parent 9ae81c798a
commit fd3c950b29
9 changed files with 31 additions and 63 deletions

View File

@@ -36,7 +36,5 @@ DEVICE=lm4f120xl
OOCD_FILE = openocd.$(BOARD).cfg
include $(OPENCM3_DIR)/mk/genlink-config.mk
#include $(OPENCM3_DIR)/mk/gcc-config.mk
include $(OPENCM3_DIR)/mk/genlink-rules.mk
include ../rules.mk
#include $(OPENCM3_DIR)/mk/gcc-rules.mk