From: Eric Andersen Date: Sun, 14 Sep 2003 11:34:26 +0000 (-0000) Subject: enable getopt for fakeroot X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f92f5c9e9333b0b44b65568b5b2b347bee02899;p=buildroot.git enable getopt for fakeroot --- diff --git a/sources/busybox.config b/sources/busybox.config index 1477e3af86..ee45c45a5f 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -407,7 +407,7 @@ CONFIG_FEATURE_FDISK_WRITABLE=y # CONFIG_FREERAMDISK is not set # CONFIG_FSCK_MINIX is not set # CONFIG_MKFS_MINIX is not set -# CONFIG_GETOPT is not set +CONFIG_GETOPT=y CONFIG_HEXDUMP=y # CONFIG_HWCLOCK is not set # CONFIG_LOSETUP is not set