add --without-x to lcd4linux configure

SVN-Revision: 721
master
Felix Fietkau 20 years ago
parent a0ec42b3ed
commit 630d42077a
  1. 1
      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

Loading…
Cancel
Save