xref: /openbmc/linux/arch/mips/sgi-ip30/Makefile (revision 7505576d)
17505576dSThomas Bogendoerfer# SPDX-License-Identifier: GPL-2.0
27505576dSThomas Bogendoerfer#
37505576dSThomas Bogendoerfer# Makefile for the IP30 specific kernel interface routines under Linux.
47505576dSThomas Bogendoerfer#
57505576dSThomas Bogendoerfer
67505576dSThomas Bogendoerferobj-y	:= ip30-irq.o ip30-power.o ip30-setup.o ip30-timer.o ip30-xtalk.o
77505576dSThomas Bogendoerfer
87505576dSThomas Bogendoerferobj-$(CONFIG_EARLY_PRINTK)	+= ip30-console.o
97505576dSThomas Bogendoerferobj-$(CONFIG_SMP)		+= ip30-smp.o
10