xref: /rk3399_rockchip-uboot/arch/sandbox/lib/Makefile (revision 8abd053cf07a1e4264d59c671e05a602fc7a31ad)
1#
2# Copyright (c) 2011 The Chromium OS Authors.
3#
4# (C) Copyright 2002-2006
5# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
6#
7# SPDX-License-Identifier:	GPL-2.0+
8#
9
10
11obj-y	+= interrupts.o sandbox.o
12