xref: /openbmc/u-boot/arch/nds32/cpu/n1213/Makefile (revision 78a88f79)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2000-2006
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5#
6# Copyright (C) 2011 Andes Technology Corporation
7# Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>
8# Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
9
10extra-y	= start.o
11
12obj-$(if $(filter ag101,$(SOC)),y) += ag101/
13obj-$(if $(filter ae3xx,$(SOC)),y) += ae3xx/
14