mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 07:01:44 +02: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:
parent
372803aa21
commit
997bb7e788
@ -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