]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ep82xxm/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / ep82xxm / Makefile
index 349be1f8dc5271db7e350e089b43c7fe73a74732..c69c475a8dcda8a50ef78e34694e1655568a576f 100755 (executable)
@@ -37,7 +37,7 @@ clean:
        rm -f $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################