add --without-x to lcd4linux configure

SVN-Revision: 721
This commit is contained in:
Felix Fietkau 2005-04-26 08:21:49 +00:00
parent a0ec42b3ed
commit 630d42077a
1 changed files with 1 additions and 0 deletions

View File

@ -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