aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/e2p/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/e2p/Kbuild')
-rw-r--r--e2fsprogs/e2p/Kbuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/e2fsprogs/e2p/Kbuild b/e2fsprogs/e2p/Kbuild
index 24a692ea1..64e462170 100644
--- a/e2fsprogs/e2p/Kbuild
+++ b/e2fsprogs/e2p/Kbuild
@@ -4,7 +4,12 @@
4# 4#
5# Licensed under the GPL v2, see the file LICENSE in this tarball. 5# Licensed under the GPL v2, see the file LICENSE in this tarball.
6 6
7NEEDED-$(CONFIG_CHATTR) = y
8NEEDED-$(LSATTR) = y
9NEEDED-$(MKE2FS) = y
10NEEDED-$(TUNE2FS) = y
11
7lib-y:= 12lib-y:=
8lib-y += fgetsetflags.o fgetsetversion.o pf.o iod.o mntopts.o \ 13lib-$(NEEDED-y) += fgetsetflags.o fgetsetversion.o pf.o iod.o mntopts.o \
9 feature.o ls.o uuid.o pe.o ostype.o ps.o hashstr.o \ 14 feature.o ls.o uuid.o pe.o ostype.o ps.o hashstr.o \
10 parse_num.o 15 parse_num.o