From a25935134045da1cfa6d9cf1adb4c370e0fe02da Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 14 Apr 2006 04:27:05 +0000 Subject: port iptables to new config format, change handling of TITLE and DESCRIPTION git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3647 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 009a64a212..d1ce289354 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -18,8 +18,7 @@ define Package/busybox CONFIGFILE:=config/Config.in SECTION:=base CATEGORY:=Base system -TITLE:=Core utilities -DESCRIPTION:=Core utilities for embedded Linux systems +TITLE:=Core utilities for embedded Linux endef define Build/Configure -- cgit v1.2.3