]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/impa7/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / impa7 / Makefile
index b64d85f751c74b3348b03858d19ae66461c9e7ff..4cb13b74ab795bbb24ee9dcf15c9a6fcca4e9348 100755 (executable)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################