5 lines
113 B
Makefile
5 lines
113 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
# Keep the list ordered.
|
|
obj-$(CONFIG_AW_SECURE_STORAGE) += secure_storage.o
|