summaryrefslogtreecommitdiffstats
path: root/fs/sandbox/Makefile
blob: faa7c16ba013243b821c9dfe8d0cfbd072f07984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (c) 2012, Google Inc.
#
# (C) Copyright 2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2003
# Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_SANDBOX) := sandboxfs.o
OpenPOWER on IntegriCloud