MPC512x: add more hardware description to immap_512x.h
[oweals/u-boot.git] / board / sc3 / Makefile
index 4cc2b4171ca2c5a382a7756a8e67225a2c1c76cb..88989bd1c36b3d6248d17a3978127c8ccb33e959 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################