enable getopt for fakeroot

This commit is contained in:
Eric Andersen 2003-09-14 11:34:26 +00:00
parent dde95efe4a
commit 5f92f5c9e9

View File

@ -407,7 +407,7 @@ CONFIG_FEATURE_FDISK_WRITABLE=y
# CONFIG_FREERAMDISK is not set # CONFIG_FREERAMDISK is not set
# CONFIG_FSCK_MINIX is not set # CONFIG_FSCK_MINIX is not set
# CONFIG_MKFS_MINIX is not set # CONFIG_MKFS_MINIX is not set
# CONFIG_GETOPT is not set CONFIG_GETOPT=y
CONFIG_HEXDUMP=y CONFIG_HEXDUMP=y
# CONFIG_HWCLOCK is not set # CONFIG_HWCLOCK is not set
# CONFIG_LOSETUP is not set # CONFIG_LOSETUP is not set