mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-30 04:33:58 +00:00
The current implementation of the check_dep_* macros always append the prerequisite checking target to BUILD_DEPS, but there are some cases when some prerequisites are only necessary for some specific targets instead of general builds. This patch adds a second parameter to the check_dep_* macros specifying which variable the generated target should be appended to. Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> Acked-by: Geoffroy VanCutsem <geoffroy.vancutsem@intel.com> |
||
---|---|---|
.. | ||
kconfig |