xref: /openbmc/linux/arch/mips/generic/Makefile (revision 571b7e69f7f775c531ffaf73ae476b1e46150f41)
1eed0eabdSPaul Burton#
2eed0eabdSPaul Burton# Copyright (C) 2016 Imagination Technologies
3eed0eabdSPaul Burton# Author: Paul Burton <paul.burton@imgtec.com>
4eed0eabdSPaul Burton#
5eed0eabdSPaul Burton# This program is free software; you can redistribute it and/or modify it
6eed0eabdSPaul Burton# under the terms of the GNU General Public License as published by the
7eed0eabdSPaul Burton# Free Software Foundation;  either version 2 of the  License, or (at your
8eed0eabdSPaul Burton# option) any later version.
9eed0eabdSPaul Burton#
10eed0eabdSPaul Burton
11eed0eabdSPaul Burtonobj-y += init.o
12eed0eabdSPaul Burtonobj-y += irq.o
13eed0eabdSPaul Burtonobj-y += proc.o
143f5f0a44SPaul Burton
15*571b7e69SPaul Burtonobj-$(CONFIG_YAMON_DT_SHIM)		+= yamon-dt.o
163f5f0a44SPaul Burtonobj-$(CONFIG_LEGACY_BOARD_SEAD3)	+= board-sead3.o
170014dea6SMarcin Nowakowskiobj-$(CONFIG_KEXEC)			+= kexec.o
18