diff options
author | Kevin Brodsky <kevin.brodsky@arm.com> | 2019-02-04 11:45:52 +0000 |
---|---|---|
committer | Ciro Santilli <ciro.santilli@arm.com> | 2019-02-12 14:06:00 +0000 |
commit | 9d4d620ef10eee49091244ec846cbc19a24ab411 (patch) | |
tree | 4d23ab1b1754e141882f114decae41e41d62da63 /src/python/m5/simulate.py | |
parent | ee9293d0ec8bcf793b6622a746726f9745d0631f (diff) | |
download | gem5-9d4d620ef10eee49091244ec846cbc19a24ab411.tar.xz |
system-arm: Fix dtsi dependencies in Makefile
Making vexpress_gem5_vX.dtsi depend on vexpress_gem5_vX_base.dtsi
does nothing, since vexpress_gem5_vX.dtsi is never built (much in
the same way as there is no point in making a C header depend on
another).
Fix that by making all the .dts depend on both .dtsi's.
Change-Id: I9131e0b1b2e521bb09d14721dec38bf6a2d98583
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Ciro Santilli <ciro.santilli@arm.com>
Reviewed-by: Ruben Ayrapetyan <ruben.ayrapetyan@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16143
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'src/python/m5/simulate.py')
0 files changed, 0 insertions, 0 deletions