X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=board%2Fsx1%2FMakefile;h=4c11030ed6aae1a2b3caa9ab1aba3d4aa7437e3a;hb=bdf5e20a263d1a8485835c991b4f0a2ecd9fd60f;hp=609ca75c4dd2a35bda7d1f967057ad3140d01cd1;hpb=335591c27a1224466272d46549159f2ca4eac0c2;p=karo-tx-uboot.git diff --git a/board/sx1/Makefile b/board/sx1/Makefile index 609ca75c4d..4c11030ed6 100755 --- a/board/sx1/Makefile +++ b/board/sx1/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 #########################################################################