X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fimpa7%2FMakefile;h=4cb13b74ab795bbb24ee9dcf15c9a6fcca4e9348;hb=3818b677641038d27b2663fbd6771ad38c932f86;hp=b64d85f751c74b3348b03858d19ae66461c9e7ff;hpb=2b208f5308ae0c72a6840180e59ed1ab4f9b69fc;p=oweals%2Fu-boot.git diff --git a/board/impa7/Makefile b/board/impa7/Makefile index b64d85f751..4cb13b74ab 100644 --- a/board/impa7/Makefile +++ b/board/impa7/Makefile @@ -39,7 +39,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################