提交 a0f46726 编写于 作者: M Matthew McClintock 提交者: Paul Mackerras

[POWERPC] Fixed some missing files to be deleted when running make clean

Fixed some missing files to be deleted when running make clean
Signed-off-by: NMatthew McClintock <msm@freescale.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 41999295
......@@ -75,7 +75,7 @@ $(obj)/zImage.lds $(obj)/zImage.coff.lds: $(obj)/%: $(srctree)/$(src)/%.S
@cp $< $@
clean-files := $(zlib) $(zlibheader) $(zliblinuxheader) \
$(obj)/empty.c
empty.c zImage.coff.lds zImage.lds zImage.sandpoint
quiet_cmd_bootcc = BOOTCC $@
cmd_bootcc = $(CROSS32CC) -Wp,-MD,$(depfile) $(BOOTCFLAGS) -c -o $@ $<
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册