]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/bc3450/Makefile
include/compiler.h: remove uint typedef for __MACH__
[karo-tx-uboot.git] / board / bc3450 / Makefile
index d0e147e4ba004a1b96abb26f6da0bea4478c9581..9c1d0cc5612bb23cd87513b7c88ba23e5f53066b 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################