aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/Kbuild.src
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/Kbuild.src')
-rw-r--r--e2fsprogs/Kbuild.src13
1 files changed, 13 insertions, 0 deletions
diff --git a/e2fsprogs/Kbuild.src b/e2fsprogs/Kbuild.src
new file mode 100644
index 000000000..0fdc9d215
--- /dev/null
+++ b/e2fsprogs/Kbuild.src
@@ -0,0 +1,13 @@
1# Makefile for busybox
2#
3# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
4#
5# Licensed under the GPL v2, see the file LICENSE in this tarball.
6
7lib-y:=
8
9lib-$(CONFIG_CHATTR) += chattr.o e2fs_lib.o
10lib-$(CONFIG_LSATTR) += lsattr.o e2fs_lib.o
11
12lib-$(CONFIG_FSCK) += fsck.o
13lib-$(CONFIG_TUNE2FS) += tune2fs.o