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