X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fns9750dev%2FMakefile;h=2ffed99f7a93a1e7da7f37d19d2c0842cd3bf77f;hb=7cc635fb35f5b94e304fa2243d56758f57f6416b;hp=b5203775a84d2e3d198b4723b1f08aa3cb7b8081;hpb=2b208f5308ae0c72a6840180e59ed1ab4f9b69fc;p=oweals%2Fu-boot.git diff --git a/board/ns9750dev/Makefile b/board/ns9750dev/Makefile index b5203775a8..2ffed99f7a 100644 --- a/board/ns9750dev/Makefile +++ b/board/ns9750dev/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 #########################################################################