X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fjse%2FMakefile;h=6be03ac541db12619d1761f267d6f0b26ff69ac5;hb=f6808c48a5b484bfaf5a44dfd5f5db9129b71c6f;hp=e858c83f73243658b3139effd00a158f2ac16d7a;hpb=dfc8a9ee0040e53ada125a3c52f241e37f09cf28;p=u-boot diff --git a/board/jse/Makefile b/board/jse/Makefile index e858c83f73..6be03ac541 100644 --- a/board/jse/Makefile +++ b/board/jse/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 #########################################################################