projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ec42b
)
add --without-x to lcd4linux configure
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 26 Apr 2005 08:21:49 +0000
(08:21 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 26 Apr 2005 08:21:49 +0000
(08:21 +0000)
SVN-Revision: 721
openwrt/package/lcd4linux/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/lcd4linux/Makefile
b/openwrt/package/lcd4linux/Makefile
index a35e5ebfe10d86e97bd2fe5c0cac5a9f3cdb3677..51334d0265c1f4be47c9e4dc95c45cfdbb052161 100644
(file)
--- a/
openwrt/package/lcd4linux/Makefile
+++ b/
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