X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Ffreescale%2Fmpc8641hpcn%2FMakefile;h=c096e1552eabcd7067e2e3e6b483e40f90de705b;hb=9692cab76f7b7891f71c8a9b189465cd3bd68ef0;hp=115df0532baabd7dc9d3864f6a70f470393f7fcd;hpb=9e04a8138892d64848dc6e8e74213086d9190d9a;p=oweals%2Fu-boot.git diff --git a/board/freescale/mpc8641hpcn/Makefile b/board/freescale/mpc8641hpcn/Makefile index 115df0532b..c096e1552e 100644 --- a/board/freescale/mpc8641hpcn/Makefile +++ b/board/freescale/mpc8641hpcn/Makefile @@ -39,7 +39,7 @@ clean: .PHONY: distclean distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################