[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XEN PATCH v2] xen/build: use the correct kconfig makefile


  • To: Stewart Hildebrand <stewart.hildebrand@xxxxxxxxxxxxxxx>
  • From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Date: Mon, 18 May 2020 10:44:26 +0100
  • Authentication-results: esa4.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, Doug Goldstein <cardoe@xxxxxxxxxx>
  • Delivery-date: Mon, 18 May 2020 09:45:03 +0000
  • Ironport-sdr: lXYajm9kXJcAINKOW5xAwAaU9x4ej7e+NuolY1beqoZYRnqe/mZXg7dE1Im2MNKdAK7AfxZZhU jQojjL5CSOFyn54+uVJaac72yXvHcPqt/VK4TZyB+TWl88v5UA15cFG2jUveR8EYkMnl0i6qYo ZxAXte3B1nTgmb8A4ZU4iTxU8FIEOrKpz84l2obmRuODKSj/CsW/MHdbTAFQ1/bxJIfHtvKMW9 +HlusUmOmy+8mS5poPzQ6pCkGTpc8K8zAb8pj5PQOD22zBPH3HshlIACVmFl7+PvzTHnPyYPTF cik=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On Fri, May 15, 2020 at 02:25:09PM -0400, Stewart Hildebrand wrote:
> This resolves the following observed error during config merge:
> 
> /bin/sh /path/to/xen/xen/../xen/tools/kconfig/merge_config.sh -m .config 
> /path/to/xen/xen/../xen/arch/arm/configs/custom.config
> Using .config as base
> Merging /path/to/xen/xen/../xen/arch/arm/configs/custom.config
> #
> # merged configuration written to .config (needs make)
> #
> make -f /path/to/xen/xen/../xen/Makefile olddefconfig
> make[2]: Entering directory '/path/to/xen/xen'
> make[2]: *** No rule to make target 'olddefconfig'.  Stop.
> make[2]: Leaving directory '/path/to/xen/xen'
> tools/kconfig/Makefile:95: recipe for target 'custom.config' failed
> 
> The build was invoked by first doing a defconfig (which succeeded):
> 
> $ make -C xen XEN_TARGET_ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- defconfig
> 
> Followed by the config fragment merge command (which failed before this patch)
> 
> $ cat > xen/arch/arm/configs/custom.config <<EOF
> CONFIG_DEBUG=y
> CONFIG_EARLY_PRINTK_ZYNQMP=y
> EOF
> $ make -C xen XEN_TARGET_ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 
> custom.config
> 
> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@xxxxxxxxxxxxxxx>
> 
> ---
> v2: updated commit message

Reviewed-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>

Thanks,

-- 
Anthony PERARD



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.