DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / utils / fconfig / Makefile
index c60bab61b0b602d5b8cf9f18ff09b5035b7fcda6..872e4ea3d9dcad1162f0b9f532f9e835b16d2943 100644 (file)
@@ -25,11 +25,13 @@ define Package/fconfig
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=RedBoot configuration editor
-  DESCRIPTION:=\
-       displays and (if writable) also edits the RedBoot configuration.
   URL:=http://andrzejekiert.ovh.org/software.html.en
 endef
 
+define Package/fconfig/description
+       displays and (if writable) also edits the RedBoot configuration.
+endef
+
 define Build/Configure
 endef