mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-20 00:08:07 +00:00
crashlog: deprecate acrnprobe_prepare and update Makefile
The `crashlogctl` command is replacing acrnprobe_prepare script. So, let's remove from the project, and update the Makefile with the new content. Tracked-On: #1386 Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com> Reviewed-by: Zhi Jin <zhi.jin@intel.com> Acked-by: Chen Gang <gang.c.chen@intel.com>
This commit is contained in:
committed by
wenlingz
parent
f3fc857f56
commit
b115546b45
@@ -3,6 +3,8 @@
|
||||
# Copyright (C) <2018> Intel Corporation
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
#
|
||||
# crashlogctl is part of acrn-hypervisor.
|
||||
#
|
||||
|
||||
declare -a CRASHLOG_SERVICES=(
|
||||
acrnprobe.service
|
||||
|
Reference in New Issue
Block a user