diff options
Diffstat (limited to 'board/esd/du440')
-rw-r--r-- | board/esd/du440/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/esd/du440/Makefile b/board/esd/du440/Makefile index 06824c7..3a84ae6 100644 --- a/board/esd/du440/Makefile +++ b/board/esd/du440/Makefile @@ -37,12 +37,6 @@ all: $(LIB) $(SOBJS) $(LIB): $(OBJS) $(call cmd_link_o_target, $^) -clean: - rm -f $(SOBJS) $(OBJS) - -distclean: clean - rm -f $(LIB) core *.bak $(obj).depend - ######################################################################### # defines $(obj).depend target |