aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-09-22 23:16:45 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-09-22 23:17:09 +0200
commit3516152c62cf7980410eb4932c553f159440c050 (patch)
tree3131b380291fba049bc708b56a8ca34c91b35cc9 /Makefile
parent873bda089bd05adbe74ad17cae063ee4bcbe25de (diff)
downloadmkinitfs-3516152c62cf7980410eb4932c553f159440c050.tar.bz2
mkinitfs-3516152c62cf7980410eb4932c553f159440c050.tar.xz
makefile: add features.d/btrfs.files to CONF_FILES
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 01a678b..6545557 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ CONF_FILES := mkinitfs.conf \
features.d/base.files \
features.d/base.modules \
features.d/bootchart.files \
+ features.d/btrfs.files \
features.d/btrfs.modules \
features.d/cdrom.modules \
features.d/cramfs.modules \