Merge "ubwcp: Enable DDK build"
Этот коммит содержится в:

коммит произвёл
Gerrit - the friendly Code Review server

Коммит
f62cf02bdd
@@ -1,6 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
LOCAL_MODULE_DDK_BUILD := true
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
# For incremental compilation
|
||||
|
@@ -12,6 +12,7 @@ def define_modules(target, variant):
|
||||
"ubwcp_main.c",
|
||||
"ubwcp_hw.c",
|
||||
"ubwcp_hw.h",
|
||||
"ubwcp_trace.h",
|
||||
],
|
||||
hdrs=["include/uapi/ubwcp_ioctl.h", "include/kernel/ubwcp.h"],
|
||||
deps = ["//msm-kernel:all_headers"],
|
||||
|
Ссылка в новой задаче
Block a user