X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fsbc405%2FMakefile;h=1c60447e85483ac51c5d52c111cc9804538f0649;hb=39ddd10b046fb791f47281ffb2100be01909ad72;hp=3c5aa8680a355afaa542094a98cdc7c71cace1ae;hpb=fb883a521e04437acfe989de3e152b2e4866856b;p=u-boot diff --git a/board/sbc405/Makefile b/board/sbc405/Makefile index 3c5aa8680a..1c60447e85 100644 --- a/board/sbc405/Makefile +++ b/board/sbc405/Makefile @@ -38,7 +38,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################