X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=examples%2FMakefile;h=b198048973e84ab9f9e1f6f82e048136cda05864;hb=c926a82d82a401b29567d5c4399c3cd0622169f1;hp=fee26741d07d08cee78d7fa84dc083f7dfe3ba25;hpb=795bee849603c7c2994ba20fcd96f3f9835ffd96;p=u-boot diff --git a/examples/Makefile b/examples/Makefile index fee26741d0..b198048973 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -122,7 +122,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)