]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/powerpc/platforms/52xx/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc / platforms / 52xx / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
39d074b2
GL
2#
3# Makefile for 52xx based boards
4#
5496eab2 5obj-y += mpc52xx_pic.o mpc52xx_common.o mpc52xx_gpt.o
f42963f8 6obj-$(CONFIG_PCI) += mpc52xx_pci.o
b9cf5d8e 7
5b5820d0 8obj-$(CONFIG_PPC_MPC5200_SIMPLE) += mpc5200_simple.o
9724b86f 9obj-$(CONFIG_PPC_EFIKA) += efika.o
6b642531 10obj-$(CONFIG_PPC_LITE5200) += lite5200.o
bfee95bb 11obj-$(CONFIG_PPC_MEDIA5200) += media5200.o
2e1ee1f7
DP
12
13obj-$(CONFIG_PM) += mpc52xx_sleep.o mpc52xx_pm.o
ee983079
DP
14ifeq ($(CONFIG_PPC_LITE5200),y)
15 obj-$(CONFIG_PM) += lite5200_sleep.o lite5200_pm.o
16endif
3cd2550c 17
3c9059d7 18obj-$(CONFIG_PPC_MPC5200_LPBFIFO) += mpc52xx_lpbfifo.o