xref: /openbmc/linux/arch/mips/generic/Makefile (revision 2874c5fd284268364ece81a7bd936f3c8168e567)
1*2874c5fdSThomas Gleixner# SPDX-License-Identifier: GPL-2.0-or-later
2eed0eabdSPaul Burton#
3eed0eabdSPaul Burton# Copyright (C) 2016 Imagination Technologies
4fb615d61SPaul Burton# Author: Paul Burton <paul.burton@mips.com>
5eed0eabdSPaul Burton#
6eed0eabdSPaul Burton
7eed0eabdSPaul Burtonobj-y += init.o
8eed0eabdSPaul Burtonobj-y += irq.o
9eed0eabdSPaul Burtonobj-y += proc.o
103f5f0a44SPaul Burton
11571b7e69SPaul Burtonobj-$(CONFIG_YAMON_DT_SHIM)		+= yamon-dt.o
123f5f0a44SPaul Burtonobj-$(CONFIG_LEGACY_BOARD_SEAD3)	+= board-sead3.o
136bce3deaSAlexandre Belloniobj-$(CONFIG_LEGACY_BOARD_OCELOT)	+= board-ocelot.o
14f2d0b0d5SMiodrag Dinicobj-$(CONFIG_VIRT_BOARD_RANCHU)		+= board-ranchu.o
15