blob: dde9818409925be9ed97c034365316a7b89e9395 [file] [log] [blame]
Denis Vlasenko7d219aa2006-10-05 10:17:08 +00001# 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
Denis Vlasenko5d2f1732006-10-05 10:26:05 +00007NEEDED-$(CONFIG_E2FSCK) = y
8NEEDED-$(CONFIG_FSCK) = y
9NEEDED-$(CONFIG_MKE2FS) = y
10NEEDED-$(CONFIG_TUNE2FS) = y
11
Denis Vlasenko7d219aa2006-10-05 10:17:08 +000012lib-y:=
Denis Vlasenko5d2f1732006-10-05 10:26:05 +000013lib-$(NEEDED-y) += compare.o gen_uuid.o pack.o parse.o unpack.o unparse.o \
14 uuid_time.o