summaryrefslogtreecommitdiffstats
path: root/examples/Makefile
diff options
context:
space:
mode:
authorZachary P. Landau <zachary.landau@labxtechnologies.com>2006-01-26 17:37:59 -0500
committerZachary P. Landau <zachary.landau@labxtechnologies.com>2006-01-26 17:37:59 -0500
commit3a108ed8682e8dab8bf301e91db1999d4cf88c55 (patch)
tree321bd1abc4304eb054c4c69009480f10e3424701 /examples/Makefile
parenteacbd317757327e8e7f018f5701c950429c4c6ae (diff)
downloadtalos-obmc-uboot-3a108ed8682e8dab8bf301e91db1999d4cf88c55.tar.gz
talos-obmc-uboot-3a108ed8682e8dab8bf301e91db1999d4cf88c55.zip
Add support for r5200 board
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 2f8c4c4035..a244d24680 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -113,7 +113,7 @@ clibdir := $(shell dirname `$(CC) $(CFLAGS) -print-file-name=libc.a`)
CPPFLAGS += -I..
-all: .depend $(OBJS) $(LIB) $(SREC) $(BIN)
+all: .depend $(OBJS) $(LIB) #$(SREC) $(BIN)
#########################################################################
$(LIB): .depend $(LIBOBJS)
OpenPOWER on IntegriCloud