mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-06 18:04:37 +02:00
5 lines
181 B
Makefile
5 lines
181 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_LIGHT_AON) += light_aon.o light_aon_misc.o light_aon_test.o
|
|
obj-$(CONFIG_LIGHT_AON_PD) += light_aon_pd.o
|
|
obj-y += light_proc_debug.o
|