提交 b0216fd6 编写于 作者: F Fabio Estevam 提交者: Albert ARIBAUD

m28evk: Remove 'all' target from Makefile

Remove 'all' target from Makefile, as this is unused code.
Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
Acked-by: NMarek Vasut <marek.vasut@gmail.com>
上级 1084606c
......@@ -37,8 +37,6 @@ OBJS := $(addprefix $(obj),$(COBJS))
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
all: $(ALL)
#########################################################################
# defines $(obj).depend target
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册