提交 2722de7f 编写于 作者: D David Woodhouse

Don't remove $(INSTALL_HDR_PATH)/install before headers_install.

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 b7a818e4
......@@ -936,7 +936,6 @@ headers_install: include/linux/version.h scripts_basic FORCE
echo '*** Error: Headers not exportable for this architecture ($(ARCH))'; \
exit 1 ; fi
$(Q)$(MAKE) $(build)=scripts scripts/unifdef
$(Q)rm -rf $(INSTALL_HDR_PATH)/include
$(Q)$(MAKE) -f $(srctree)/scripts/Makefile.headersinst obj=include
PHONY += headers_check
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册