Cleanup out-or-tree building for some boards (.depend)
[oweals/u-boot.git] / board / trab / Makefile
index fbe1c3640fc661ab1218d8a83d9c1eaff316ed7d..2402577a509eca25c65eb9afcd234e94ea14fead 100644 (file)
@@ -60,7 +60,7 @@ clean:
        rm -f $(SOBJS) $(OBJS) $(OBJS_FKT)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################