projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a patch to move astdb from flash to tmpfs
[openwrt.git]
/
openwrt
/
package
/
lcd4linux
/
Makefile
diff --git
a/openwrt/package/lcd4linux/Makefile
b/openwrt/package/lcd4linux/Makefile
index
a35e5eb
..
51334d0
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
This page took
0.02634 seconds
and
4
git commands to generate.