Blame view

arch/mips/generic/Makefile 384 Bytes
2874c5fd2   Thomas Gleixner   treewide: Replace...
1
  # SPDX-License-Identifier: GPL-2.0-or-later
eed0eabd1   Paul Burton   MIPS: generic: In...
2
3
  #
  # Copyright (C) 2016 Imagination Technologies
fb615d61b   Paul Burton   Update MIPS email...
4
  # Author: Paul Burton <paul.burton@mips.com>
eed0eabd1   Paul Burton   MIPS: generic: In...
5
  #
eed0eabd1   Paul Burton   MIPS: generic: In...
6
7
8
9
  
  obj-y += init.o
  obj-y += irq.o
  obj-y += proc.o
3f5f0a447   Paul Burton   MIPS: generic: Co...
10

571b7e69f   Paul Burton   MIPS: generic/yam...
11
  obj-$(CONFIG_YAMON_DT_SHIM)		+= yamon-dt.o
3f5f0a447   Paul Burton   MIPS: generic: Co...
12
  obj-$(CONFIG_LEGACY_BOARD_SEAD3)	+= board-sead3.o
6bce3deae   Alexandre Belloni   MIPS: generic: Ad...
13
  obj-$(CONFIG_LEGACY_BOARD_OCELOT)	+= board-ocelot.o
0ef1559a2   James Hogan   MIPS: generic: Fi...
14
  obj-$(CONFIG_VIRT_BOARD_RANCHU)		+= board-ranchu.o