X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Famcc%2Ftaihu%2FMakefile;h=0b9f970ead324ffef9128021765b37db691e10f0;hb=35e3717772c8c3534c18d8aac69e4b822777c23b;hp=9731c6e332a5011a9976af03ce1ec6b307027888;hpb=34886bbea20b577e8bdef81f3831319f1876b9b7;p=oweals%2Fu-boot.git diff --git a/board/amcc/taihu/Makefile b/board/amcc/taihu/Makefile index 9731c6e332..0b9f970ead 100644 --- a/board/amcc/taihu/Makefile +++ b/board/amcc/taihu/Makefile @@ -37,7 +37,7 @@ clean: rm -f $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################