DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -26,12 +26,14 @@ define Package/lcd4linux
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=+libncurses
|
||||
TITLE:=LCD display utility
|
||||
DESCRIPTION:=\
|
||||
LCD4Linux is a small program that grabs information from the kernel and \\\
|
||||
some subsystems and displays it on an external liquid crystal display.
|
||||
URL:=http://lcd4linux.bulix.org/
|
||||
endef
|
||||
|
||||
define Package/lcd4linux/description
|
||||
LCD4Linux is a small program that grabs information from the kernel and
|
||||
some subsystems and displays it on an external liquid crystal display.
|
||||
endef
|
||||
|
||||
# commas are interpreted by the $(call ...) macro, so define an intermediate variable holding our drivers spec
|
||||
PKG_CONFIGURE_DRIVERS:=all,!PNG,!RouterBoard,!X11
|
||||
|
||||
|
Reference in New Issue
Block a user