]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - examples/Makefile
* Patch by Martin Krause, 11 Sep 2003:
[karo-tx-uboot.git] / examples / Makefile
index febc501e9f694b45c7c710582f80ee62b62fdf74..542791b8b838900e580fce0067901d9d080f3f2f 100644 (file)
@@ -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