aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/cramfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/volume_id/cramfs.c')
-rw-r--r--util-linux/volume_id/cramfs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util-linux/volume_id/cramfs.c b/util-linux/volume_id/cramfs.c
index 28e997043..8dfd611f4 100644
--- a/util-linux/volume_id/cramfs.c
+++ b/util-linux/volume_id/cramfs.c
@@ -18,6 +18,8 @@
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 */ 19 */
20 20
21//kbuild:lib-$(CONFIG_FEATURE_VOLUMEID_CRAMFS) += cramfs.o
22
21#include "volume_id_internal.h" 23#include "volume_id_internal.h"
22 24
23struct cramfs_super { 25struct cramfs_super {