1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_SUN20I_PPU) += sun20i-ppu.o 3obj-$(CONFIG_SUN50I_H6_PRCM_PPU) += sun50i-h6-prcm-ppu.o 4obj-$(CONFIG_SUN55I_PCK600) += sun55i-pck600.o 5
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_SUN20I_PPU) += sun20i-ppu.o 3obj-$(CONFIG_SUN50I_H6_PRCM_PPU) += sun50i-h6-prcm-ppu.o 4obj-$(CONFIG_SUN55I_PCK600) += sun55i-pck600.o 5