X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=board%2Ficecube%2FMakefile;h=c94e24fc6a683dff273d5ec91f764bb2c8e6702c;hb=c8a3b109f07f02342d097b30908965f7261d9f15;hp=7762ed301563ff78dd60ab4d8bfdb7d5ea66ea04;hpb=a30cc5a340e7f8f5f85a0e08e7f6c4106ce117c4;p=oweals%2Fu-boot.git diff --git a/board/icecube/Makefile b/board/icecube/Makefile index 7762ed3015..c94e24fc6a 100644 --- a/board/icecube/Makefile +++ b/board/icecube/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 #########################################################################