提交 deed3ccf 编写于 作者: J Juan Quintela 提交者: Anthony Liguori

Don't include config-host.mak from inside config.mak

Include it directly in Makefile.target

Patchworks-ID: 35189
Signed-off-by: NJuan Quintela <quintela@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 be9f2ded
# -*- Mode: makefile -*-
include ../config-host.mak
include config.mak
include $(SRC_PATH)/rules.mak
......
......@@ -2147,8 +2147,6 @@ ln -s $source_path/Makefile.target $target_dir/Makefile
echo "# Automatically generated by configure - do not modify" > $config_mak
echo "include ../config-host.mak" >> $config_mak
bflt="no"
elfload32="no"
target_nptl="no"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册