tune2fs: new applet by Vladimir. Only supports -L LABEL
function old new delta tune2fs_main - 165 +165 packed_usage 26692 26702 +10 applet_names 2148 2156 +8 applet_main 1264 1268 +4 applet_nameofs 632 634 +2 applet_install_loc 158 159 +1 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 5/0 up/down: 190/0) Total: 190 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -38,4 +38,5 @@ lib-$(CONFIG_SCRIPTREPLAY) += scriptreplay.o
|
||||
lib-$(CONFIG_SETARCH) += setarch.o
|
||||
lib-$(CONFIG_SWAPONOFF) += swaponoff.o
|
||||
lib-$(CONFIG_SWITCH_ROOT) += switch_root.o
|
||||
lib-$(CONFIG_MKFS_EXT2) += tune2fs.o
|
||||
lib-$(CONFIG_UMOUNT) += umount.o
|
||||
|
Reference in New Issue
Block a user