rename CFG_ macros to CONFIG_SYS
[oweals/u-boot.git] / board / actux2 / Makefile
index 37fd2622abd9e59e644b9ec6bc62c9e620464cff..5ef3bdaeabf2fbac08a5cdfb13e5b2040be54b0b 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
 
 #########################################################################