aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Kbuild.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2013-11-12 12:09:14 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2013-11-12 12:09:14 +0100
commitcd0936be361ad2566200479d66fc1e5671182b73 (patch)
treeea80e1bd884cd37cfd38ef251802f16cf9d8d75d /util-linux/Kbuild.src
parentd3092c99ae90f2be2e1f990eab15921ea26652fd (diff)
downloadbusybox-cd0936be361ad2566200479d66fc1e5671182b73.tar.gz
fstrim: use new-style config/kbuild/applet snippets; trim help text
function old new delta packed_usage 29546 29520 -26 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/Kbuild.src')
-rw-r--r--util-linux/Kbuild.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/Kbuild.src b/util-linux/Kbuild.src
index 429cf1100..468fc6bc1 100644
--- a/util-linux/Kbuild.src
+++ b/util-linux/Kbuild.src
@@ -18,7 +18,6 @@ lib-$(CONFIG_FINDFS) += findfs.o
lib-$(CONFIG_FLOCK) += flock.o
lib-$(CONFIG_FREERAMDISK) += freeramdisk.o
lib-$(CONFIG_FSCK_MINIX) += fsck_minix.o
-lib-$(CONFIG_FSTRIM) += fstrim.o
lib-$(CONFIG_GETOPT) += getopt.o
lib-$(CONFIG_HEXDUMP) += hexdump.o
lib-$(CONFIG_HWCLOCK) += hwclock.o