diff --git a/module_sample/BUILD.gn b/module_sample/BUILD.gn index f76c9d9..aaa9331 100644 --- a/module_sample/BUILD.gn +++ b/module_sample/BUILD.gn @@ -1,13 +1,13 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * Copyright (c) 2023 Huawei Device Co., Ltd. - * - * ko build sample - * - * Author: z-jax - * - * Data: 2023-11-25 - */ +# SPDX-License-Identifier: GPL-2.0 +# +# Copyright (c) 2023 Huawei Device Co., Ltd. +# +# ko build sample +# +# Author: z-jax +# +# Data: 2023-11-25 +# import("//build/templates/kernel/ohos_kernel_build.gni")