Skip to content
Commit 2c63448f authored by Patrick Williams's avatar Patrick Williams Committed by Jayanth Othayoth
Browse files

openpower-dumps: eliminate special generated config file



Meson calls for 'clang-tidy' changed behavior such that it will call
for all "c-like" files in a repository rather than just the ones pulled
in as dependencies.  When openpower extensions are disabled, this means
that we fail clang-tidy because required header files do not exist.

The generated header file has a few constants that are not openpower
specific.  Move them to the top-level config.h.

Signed-off-by: default avatarPatrick Williams <patrick@stwcx.xyz>
Change-Id: I2ee5c9246b9c47b564130c22ff8e02fee7f752b1
parent 57de251c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment