]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ns9750dev/Makefile
mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.
[karo-tx-uboot.git] / board / ns9750dev / Makefile
index b5203775a84d2e3d198b4723b1f08aa3cb7b8081..2ffed99f7a93a1e7da7f37d19d2c0842cd3bf77f 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
 
 #########################################################################