summaryrefslogtreecommitdiffstats
path: root/package/gptfdisk/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gptfdisk/Config.in')
-rw-r--r--package/gptfdisk/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gptfdisk/Config.in b/package/gptfdisk/Config.in
index ae90fa91db..d16781f382 100644
--- a/package/gptfdisk/Config.in
+++ b/package/gptfdisk/Config.in
@@ -9,7 +9,7 @@ config BR2_PACKAGE_GPTFDISK
select BR2_PACKAGE_UTIL_LINUX
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
select BR2_PACKAGE_GPTFDISK_GDISK if \
- !(BR2_PACKAGE_GPTFDISK_SGDISK || BR2_PACKAGE_GPTFDISK_CGDISK)
+ !(BR2_PACKAGE_GPTFDISK_SGDISK || BR2_PACKAGE_GPTFDISK_CGDISK)
help
GPT fdisk (consisting of the gdisk and sgdisk programs) is a
text-mode partitioning tool that works on Globally Unique Identifier
OpenPOWER on IntegriCloud