]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/powerpc/platforms/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc / platforms / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
4
5 obj-$(CONFIG_FSL_ULI1575) += fsl_uli1575.o
6
7 obj-$(CONFIG_PPC_PMAC) += powermac/
8 obj-$(CONFIG_PPC_CHRP) += chrp/
9 obj-$(CONFIG_4xx) += 4xx/
10 obj-$(CONFIG_40x) += 40x/
11 obj-$(CONFIG_44x) += 44x/
12 obj-$(CONFIG_PPC_MPC512x) += 512x/
13 obj-$(CONFIG_PPC_MPC52xx) += 52xx/
14 obj-$(CONFIG_PPC_8xx) += 8xx/
15 obj-$(CONFIG_PPC_82xx) += 82xx/
16 obj-$(CONFIG_PPC_83xx) += 83xx/
17 obj-$(CONFIG_FSL_SOC_BOOKE) += 85xx/
18 obj-$(CONFIG_PPC_86xx) += 86xx/
19 obj-$(CONFIG_PPC_POWERNV) += powernv/
20 obj-$(CONFIG_PPC_PSERIES) += pseries/
21 obj-$(CONFIG_PPC_MAPLE) += maple/
22 obj-$(CONFIG_PPC_PASEMI) += pasemi/
23 obj-$(CONFIG_PPC_CELL) += cell/
24 obj-$(CONFIG_PPC_PS3) += ps3/
25 obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/
26 obj-$(CONFIG_AMIGAONE) += amigaone/