aboutsummaryrefslogtreecommitdiff
path: root/cmd/reiser.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/reiser.c')
-rw-r--r--cmd/reiser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/reiser.c b/cmd/reiser.c
index cbdad36..9c3e9e9 100644
--- a/cmd/reiser.c
+++ b/cmd/reiser.c
@@ -18,7 +18,7 @@
#include <reiserfs.h>
#include <part.h>
-#ifndef CONFIG_DOS_PARTITION
+#if !CONFIG_IS_ENABLED(DOS_PARTITION)
#error DOS partition support must be selected
#endif