From f5300ab241898c490231e59229e6312aa862ce52 Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 12 Sep 2003 15:35:15 +0000 Subject: Move TRAB burn-in tests to TRAB board directory --- examples/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 542791b8b8..febc501e9f 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -69,11 +69,6 @@ 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 -- cgit v1.2.1