1 # SPDX-License-Identifier: GPL-2.0+ 2 # 3 # Copyright (C) 2017 Andes Technology Corporation 4 # Rick Chen, Andes Technology Corporation <rick (at] andestech.com> 5 6 extra-y = start.o 7 8 obj-y := cpu.o 9