Beagle Convert the board version detection to use the OMAP3 GPIO interface.
[oweals/u-boot.git] / board / csb472 / Makefile
index 703a25c979e8c499af6ebeda9774e47aeb2dbe48..6d42bff750547ccecc7df71c876caca0135e5cfb 100644 (file)
@@ -42,7 +42,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################