mirror of
https://github.com/openharmony/device_board_goodix.git
synced 2026-07-01 21:24:02 -04:00
@@ -15,5 +15,4 @@ import("//kernel/liteos_m/liteos.gni")
|
||||
|
||||
module_name = get_path_info(rebase_path("."), "name")
|
||||
kernel_module(module_name) {
|
||||
deps = [ "$product_path/hdf_config:hdf_hcs" ]
|
||||
}
|
||||
|
||||
@@ -44,7 +44,7 @@ board_cflags = [
|
||||
"-std=c99",
|
||||
"--inline",
|
||||
"-ggdb",
|
||||
"-O0",
|
||||
"-O1",
|
||||
"-ffunction-sections",
|
||||
"-fdata-sections",
|
||||
"-mfloat-abi=softfp",
|
||||
|
||||
Reference in New Issue
Block a user