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