blob: 6095a78bbc7f27c1ba22be794e9c863cee0c32ef [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
7lib-y:=
Denys Vlasenkod70e0e92010-06-08 12:15:11 +02008
9INSERT
Denys Vlasenkoff027d62010-05-04 15:45:25 +020010lib-$(CONFIG_HALT) += halt.o
11lib-$(CONFIG_INIT) += init.o
12lib-$(CONFIG_MESG) += mesg.o
13lib-$(CONFIG_BOOTCHARTD) += bootchartd.o