mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-26 01:31:54 +02:00
add --without-x to lcd4linux configure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@721 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3f0279353d
commit
e4e9fab623
@ -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…
Reference in New Issue
Block a user