1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 06:36:21 +03:00

add --without-x to lcd4linux configure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@721 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-04-26 08:21:49 +00:00
parent 372803aa21
commit 997bb7e788

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