Files
kunlun/sbl/BUILD.gn

9 lines
118 B
Plaintext
Raw Permalink Normal View History

import("//build/buildcfg.gni")
2025-01-17 16:35:20 +08:00
module_name = "kl_sdk"
kernel_module(module_name) {
sources=[]
include_dirs=[]
2025-01-17 16:35:20 +08:00
}