Merge tag 'for-linux-6.12-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / powerpc / platforms / 83xx / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
08264cbc
KG
2#
3# Makefile for the PowerPC 83xx linux kernel.
4#
5951b62b 5obj-y := misc.o
d49747bd 6obj-$(CONFIG_SUSPEND) += suspend.o suspend-asm.o
ea0105ea 7obj-$(CONFIG_MCU_MPC8349EMITX) += mcu_mpc8349emitx.o
ba4d1275 8obj-$(CONFIG_MPC830x_RDB) += mpc830x_rdb.o
519fd80d 9obj-$(CONFIG_MPC831x_RDB) += mpc831x_rdb.o
23308c54 10obj-$(CONFIG_MPC832x_RDB) += mpc832x_rdb.o
00280166 11obj-$(CONFIG_MPC834x_ITX) += mpc834x_itx.o
b13e9309 12obj-$(CONFIG_MPC836x_RDK) += mpc836x_rdk.o
38f66f90 13obj-$(CONFIG_MPC837x_RDB) += mpc837x_rdb.o
59d13f9d 14obj-$(CONFIG_ASP834x) += asp834x.o
93e2b95c 15obj-$(CONFIG_KMETER1) += km83xx.o
5951b62b
CL
16obj-$(CONFIG_PPC_MPC831x) += usb_831x.o
17obj-$(CONFIG_PPC_MPC834x) += usb_834x.o
18obj-$(CONFIG_PPC_MPC837x) += usb_837x.o