Files
kunlun/os/freertos/BUILD.gn

8 lines
117 B
Plaintext
Raw Normal View History

import("//build/buildcfg.gni")
module_name = "kl_sdk"
kernel_module(module_name) {
sources=[]
include_dirs=[]
}