X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fintegratorcp%2FMakefile;h=9201accb266c54fe3940b59485d3e5f135b87d50;hb=68cf19aae48f2969ec70669604d0d776f02c8bc4;hp=e15ef73e2f691642d0cf80f940357fe14a5cce1e;hpb=83dc830b1693252d996bda920cd5f3161d7c64a9;p=u-boot diff --git a/board/integratorcp/Makefile b/board/integratorcp/Makefile index e15ef73e2f..9201accb26 100644 --- a/board/integratorcp/Makefile +++ b/board/integratorcp/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 #########################################################################