fpga: Fix Spartan II FPGA booting
[oweals/u-boot.git] / board / impa7 / Makefile
index b64d85f751c74b3348b03858d19ae66461c9e7ff..4cb13b74ab795bbb24ee9dcf15c9a6fcca4e9348 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
 
 #########################################################################