[U-Boot] [PATCH 20/25] x86: Enable the queensbay cpu directory build

2014-12-04 Thread Bin Meng
Signed-off-by: Bin Meng bmeng...@gmail.com --- arch/x86/cpu/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/cpu/Makefile b/arch/x86/cpu/Makefile index 7f09db5..5033d2b 100644 --- a/arch/x86/cpu/Makefile +++ b/arch/x86/cpu/Makefile @@ -15,6 +15,7 @@ obj-y += interrupts.o

Re: [U-Boot] [PATCH 20/25] x86: Enable the queensbay cpu directory build

2014-12-04 Thread Simon Glass
On 4 December 2014 at 08:03, Bin Meng bmeng...@gmail.com wrote: Signed-off-by: Bin Meng bmeng...@gmail.com --- arch/x86/cpu/Makefile | 1 + 1 file changed, 1 insertion(+) Acked-by: Simon Glass s...@chromium.org ___ U-Boot mailing list