X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=cmd%2Freiser.c;h=9c3e9e9e582be7e19d1dcc8106397867fce6ae66;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=cbdad36da074e818a80d15f1de1926781d3906db;hpb=f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85;p=platform%2Fkernel%2Fu-boot.git 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 #include -#ifndef CONFIG_DOS_PARTITION +#if !CONFIG_IS_ENABLED(DOS_PARTITION) #error DOS partition support must be selected #endif