x86: Adjust link device tree include file
authorSimon Glass <sjg@chromium.org>
Thu, 28 Feb 2013 19:26:17 +0000 (19:26 +0000)
committerSimon Glass <sjg@chromium.org>
Mon, 4 Mar 2013 23:57:51 +0000 (15:57 -0800)
This is currently set to coreboot.dtsi, but we cannot support this on
old device tree compilers (dtc <= 1.3), so adjust to use ARCH_CPU_DTS
to let the Makefile preprocessor sort this out.

Signed-off-by: Simon Glass <sjg@chromium.org>

No differences found