]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/adciop/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / esd / adciop / Makefile
index 4283300d8916d576c0a0f9ecd0a8f95514b14f1d..0fadf814ef4f562886f8785671f2759d8274d9e7 100755 (executable)
@@ -42,7 +42,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################