X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fsbc2410x%2FMakefile;h=95f2ad120d215038e2864e1ac071f6e6ff34f145;hb=530135dcacac278798346ad5825c03131ce51772;hp=a68c3832af30b808f9ed62f523051c168b547f0e;hpb=7e2a24dca9a3213f0b4941562e4387e20bec3e2d;p=u-boot diff --git a/board/sbc2410x/Makefile b/board/sbc2410x/Makefile index a68c3832af..95f2ad120d 100644 --- a/board/sbc2410x/Makefile +++ b/board/sbc2410x/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 #########################################################################