]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/munices/Makefile
s5pc1xx: support serial driver
[karo-tx-uboot.git] / board / munices / Makefile
index 09c63c3ee4ed82342b6c53c5114e0b5fea81f069..5862bed5cc2a4ccfac05287073e03ebd8da1b4af 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
 
 #########################################################################