Fix build error with CRASHDUMP enabled

I mistakenly included parameters from a test build that CI didn't catch
as the CRASHDUMP option is disabled by default. This fixes the build
with CRASHDUMP enabled.

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I641d04b253c68cc183e4136c75128a05dc0a282a
1 file changed
tree: a0813a95a013b1334dc074a739461ef2e5915a8d
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. OWNERS
  10. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.