mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
7 lines
174 B
Makefile
7 lines
174 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# ZTE SOC drivers
|
|
#
|
|
obj-$(CONFIG_ZX2967_PM_DOMAINS) += zx2967_pm_domains.o
|
|
obj-$(CONFIG_ZX2967_PM_DOMAINS) += zx296718_pm_domains.o
|