xref: /openbmc/u-boot/fs/sandbox/Makefile (revision 78a88f79)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (c) 2012, Google Inc.
4#
5# (C) Copyright 2006
6# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
7#
8# (C) Copyright 2003
9# Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
10
11obj-y := sandboxfs.o
12