diff options
Diffstat (limited to 'board/sandburst/metrobox/Makefile')
-rw-r--r-- | board/sandburst/metrobox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sandburst/metrobox/Makefile b/board/sandburst/metrobox/Makefile index db348cbd4d1..eb149108ac5 100644 --- a/board/sandburst/metrobox/Makefile +++ b/board/sandburst/metrobox/Makefile @@ -54,7 +54,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak $(obj).depend *~ + rm -f $(LIB) core *.bak $(obj).depend ######################################################################### |