X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fesd%2Fcpci2dp%2FMakefile;h=9a5607f69574bc29c9897b5ce8962a4185f81893;hb=9ae7ae6b4dd9d0c6489ac5b054846f80cfd973b8;hp=2d4e189977d8adf9d0b04632632b595647fa0d63;hpb=fb883a521e04437acfe989de3e152b2e4866856b;p=oweals%2Fu-boot.git diff --git a/board/esd/cpci2dp/Makefile b/board/esd/cpci2dp/Makefile index 2d4e189977..9a5607f695 100644 --- a/board/esd/cpci2dp/Makefile +++ b/board/esd/cpci2dp/Makefile @@ -41,7 +41,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################