summaryrefslogtreecommitdiffstats
path: root/fs/sandbox
diff options
context:
space:
mode:
Diffstat (limited to 'fs/sandbox')
-rw-r--r--fs/sandbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/sandbox/Makefile b/fs/sandbox/Makefile
index faa7c16ba0..ca238f6d7d 100644
--- a/fs/sandbox/Makefile
+++ b/fs/sandbox/Makefile
@@ -10,4 +10,4 @@
# SPDX-License-Identifier: GPL-2.0+
#
-obj-$(CONFIG_SANDBOX) := sandboxfs.o
+obj-y := sandboxfs.o
OpenPOWER on IntegriCloud