From: Felix Fietkau Date: Tue, 26 Apr 2005 08:21:49 +0000 (+0000) Subject: add --without-x to lcd4linux configure X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9123a2f776444e0cd3df814c8ed21a4842925156;p=15.05%2Fopenwrt.git add --without-x to lcd4linux configure git-svn-id: svn://svn.openwrt.org/openwrt/trunk@721 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/lcd4linux/Makefile b/openwrt/package/lcd4linux/Makefile index a35e5ebfe1..51334d0265 100644 --- a/openwrt/package/lcd4linux/Makefile +++ b/openwrt/package/lcd4linux/Makefile @@ -35,6 +35,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.patched --build=$(GNU_HOST_NAME) \ --prefix=/usr \ --sysconfdir=/etc \ + --without-x \ --with-drivers='all,!RouterBoard,!X11' \ --with-plugins=wireless ) touch $(PKG_BUILD_DIR)/.configured