* Patch by Martin Krause, 11 Sep 2003:
add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user