File: boot/busybox/Makefile
patch-20 patch-21
Line 7Line 7
MAINTAINER = Seth Schoen <schoen@loyalty.org>
LICENSE = GPL2

MAINTAINER = Seth Schoen <schoen@loyalty.org>
LICENSE = GPL2

DESCRIPTION =
DESCRIPTION = Many standard tools in a small binary.
define BLURB
define BLURB
Enter a longer description here.

You can use multiple lines if you want.
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides replacements for most of the utilities you
usually find in GNU fileutils, shellutils, etc. BusyBox provides a fairly
complete environment for any small or embedded system.
endef

# Dependencies are of the form categorydir/packagedir
endef

# Dependencies are of the form categorydir/packagedir