m28evk: Remove 'all' target from Makefile

Remove 'all' target from Makefile, as this is unused code.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
This commit is contained in:
Fabio Estevam 2011-12-29 03:34:13 +00:00 committed by Albert ARIBAUD
parent 1084606c97
commit b0216fd62a
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ OBJS := $(addprefix $(obj),$(COBJS))
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
all: $(ALL)
#########################################################################
# defines $(obj).depend target