Add samsung specific changes
This commit is contained in:
10
sec_mm.bzl
Normal file
10
sec_mm.bzl
Normal file
@@ -0,0 +1,10 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# COPYRIGHT(C) 2023 Samsung Electronics Co., Ltd. All Right Reserved.
|
||||
|
||||
sec_mm_module_list = [
|
||||
"mm/sec_mm/sec_mm.ko",
|
||||
"mm/sec_mm/hpp.ko",
|
||||
]
|
||||
|
||||
def sec_mm():
|
||||
return sec_mm_module_list
|
Reference in New Issue
Block a user