From 465ddc27ada36a2cb26267b591589fb6938233bf Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Tue, 23 Mar 2021 05:10:53 +0700 Subject: [PATCH] stage2: Added exfat support (50-stage2-fs) --- features.in/stage2/stage1/modules.d/50-stage2-fs | 1 + 1 file changed, 1 insertion(+) diff --git a/features.in/stage2/stage1/modules.d/50-stage2-fs b/features.in/stage2/stage1/modules.d/50-stage2-fs index ef49d924..52dbc6c0 100644 --- a/features.in/stage2/stage1/modules.d/50-stage2-fs +++ b/features.in/stage2/stage1/modules.d/50-stage2-fs @@ -1,3 +1,4 @@ +exfat.ko ext2.ko ext3.ko ext4.ko