From 34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 7 Sep 2007 08:34:51 +0000 Subject: move package description to a separate definition, remove it when DESCRIPTION=TITLE SVN-Revision: 8659 --- package/nvram/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'package/nvram/Makefile') diff --git a/package/nvram/Makefile b/package/nvram/Makefile index e7a59a70b6..e053a43b20 100644 --- a/package/nvram/Makefile +++ b/package/nvram/Makefile @@ -18,9 +18,10 @@ define Package/nvram CATEGORY:=Utilities DEPENDS:=@TARGET_BRCM_2_4 TITLE:=Broadcom config utility - DESCRIPTION:=\ - This package contains an utility to control broadcom's 'nvram' config \\\ - area. +endef + +define Package/nvram/description + This package contains an utility to control broadcom's 'nvram' config area. endef define Build/Prepare -- cgit v1.2.3