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