Add the fdformat utility, based on a patch from Kent Robotti,
but I then completely reworked the fdformat utility to comply with the current busybox way of doing things.
This commit is contained in:
@@ -26,6 +26,7 @@ UTILLINUX-:=
|
||||
UTILLINUX-$(CONFIG_DMESG) += dmesg.o
|
||||
UTILLINUX-$(CONFIG_FBSET) += fbset.o
|
||||
UTILLINUX-$(CONFIG_FDFLUSH) += fdflush.o
|
||||
UTILLINUX-$(CONFIG_FDFORMAT) += fdformat.o
|
||||
UTILLINUX-$(CONFIG_FDISK) += fdisk.o
|
||||
UTILLINUX-$(CONFIG_FREERAMDISK) += freeramdisk.o
|
||||
UTILLINUX-$(CONFIG_FSCK_MINIX) += fsck_minix.o
|
||||
|
Reference in New Issue
Block a user