[Pdbg] [PATCH] Makefile: p9.dts is generated

Amitay Isaacs amitay at ozlabs.org
Mon May 11 14:52:39 AEST 2020


Signed-off-by: Amitay Isaacs <amitay at ozlabs.org>
---
 Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index fdcbb09..5c65704 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,10 +82,10 @@ DT = fake.dts fake-backend.dts fake2.dts fake2-backend.dts \
      p8-fsi.dts p8-i2c.dts p8-kernel.dts \
      p9w-fsi.dts p9r-fsi.dts p9z-fsi.dts bmc-kernel.dts \
      bmc-sbefifo.dts \
-     p8-host.dts p9-host.dts p8.dts
+     p8-host.dts p9-host.dts p8.dts p9.dts
 
-DT_sources = $(DT:.dts=.dtb.S) p9.dtb.S
-DT_headers = $(DT:.dts=.dt.h) p9.dt.h
+DT_sources = $(DT:.dts=.dtb.S)
+DT_headers = $(DT:.dts=.dt.h)
 
 optcmd_test_SOURCES = src/optcmd.c src/parsers.c src/tests/optcmd_test.c
 optcmd_test_CFLAGS = -Wall -g
-- 
2.25.4



More information about the Pdbg mailing list