From 902fd8c8a3efe49f53b10224c33b431789bf64d3 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 19 Apr 2006 23:14:13 +0000 Subject: bugfix in package/rules.mk, add support for dumping package information with make DUMP=1 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3674 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index d1ce28935..aa6093eab 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -19,6 +19,9 @@ CONFIGFILE:=config/Config.in SECTION:=base CATEGORY:=Base system TITLE:=Core utilities for embedded Linux +DESCRIPTION:=The Swiss Army Knife of embedded Linux. It slices, it dices, it\\\ +makes Julian Fries. +URL:=http://busybox.net endef define Build/Configure -- cgit v1.2.3