]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/xilinx/xupv2p/Makefile
microblaze: Remove CONFIG_LIBFDT due to error in common files
[karo-tx-uboot.git] / board / xilinx / xupv2p / Makefile
index ee9b6d5d2984ed68b7c391d819644cec2b39ded2..10b47b2ae54cb1436c8b68960685912695055e84 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
 
 #########################################################################