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