diff options
author | Rizwan Qureshi <rizwan.qureshi@intel.com> | 2018-10-01 14:35:25 +0530 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-10-04 09:46:41 +0000 |
commit | 8e8ca5c9b1497dd98a172c53f43171138d7cd47b (patch) | |
tree | 132d3d7d4ac803a82aefd659dc216cc640395dae /util/post | |
parent | 5ed02e11b1553fd11aa07bfe6a5673b51a264896 (diff) |
arch/x86: Make mb/romstage.c optional
Currently src/mainboard/*/romstage.c is mandatory for compiling,
this makes having the file present even though there is nothing to
initialize in romstage on the mainboard side. Eliminate the need to
have empty romstage.c files using the wildcard function.
BUG=None
BRANCH=None
TEST= build cannonlake_rvp after removing the romstage.c file.
Change-Id: Id6335a473d413d1aa89389d3a3d174ed4a1bda90
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/28849
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Diffstat (limited to 'util/post')
0 files changed, 0 insertions, 0 deletions