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