X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=board%2Fg2000%2FMakefile;h=1c60447e85483ac51c5d52c111cc9804538f0649;hb=c8a3b109f07f02342d097b30908965f7261d9f15;hp=3c5aa8680a355afaa542094a98cdc7c71cace1ae;hpb=a30cc5a340e7f8f5f85a0e08e7f6c4106ce117c4;p=karo-tx-uboot.git diff --git a/board/g2000/Makefile b/board/g2000/Makefile index 3c5aa8680a..1c60447e85 100644 --- a/board/g2000/Makefile +++ b/board/g2000/Makefile @@ -38,7 +38,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################