mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
6 lines
157 B
Makefile
6 lines
157 B
Makefile
![]() |
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
||
|
obj-$(CONFIG_MESON_DDR_PMU) += meson_ddr_pmu_g12.o
|
||
|
|
||
|
meson_ddr_pmu_g12-y := meson_ddr_pmu_core.o meson_g12_ddr_pmu.o
|