aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile
index febc501e9..542791b8b 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -69,6 +69,11 @@ ifeq ($(BOARD),oxc)
SREC += eepro100_eeprom.srec
endif
+##ifeq ($(BOARD),trab)
+##SREC += trab_fkt.srec
+##BIN += trab_fkt.bin
+##endif
+
OBJS = $(SREC:.srec=.o)
LIB = libstubs.a