xref: /openbmc/linux/arch/mips/generic/Makefile (revision 3f5f0a4475e13345326061f00c68f428232ba2bc)
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
14*3f5f0a44SPaul Burton
15*3f5f0a44SPaul Burtonobj-$(CONFIG_LEGACY_BOARD_SEAD3)	+= board-sead3.o
16