[U-Boot] [PATCH 1/2] x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
Bin Meng
bmeng.cn at gmail.com
Thu Oct 16 16:01:36 CEST 2014
Hi Simon,
On Thu, Oct 16, 2014 at 6:13 PM, Simon Glass <sjg at chromium.org> wrote:
> Can we please do this in rch/x86/cpu/Makefile instead? Something like:
>
> extra-y = start.o
> obj-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
> obj-y += interrupts.o cpu.o
> obj-$(CONFIG_PCI) += pci.o
>
> Regards,
> Simon
Yes, will send v2. Thanks.
Regards,
Bin
More information about the U-Boot
mailing list