1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 13:10:37 +02:00

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>

This commit is contained in:
Xiangfu Liu 2009-10-30 23:26:30 +08:00
parent 61fa8118da
commit 39bba4adc0

View File

@ -31,7 +31,14 @@ define Package/links/description
Text and graphics WWW browser Text and graphics WWW browser
endef endef
CONFIGURE_ARGS += --enable-graphics --without-x --without-fb CONFIGURE_ARGS += --enable-graphics \
--enable-debuglevel=0 \
--without-gpm \
--without-svgalib \
--without-pmshell \
--without-atheos \
--without-x \
--without-fb
define Package/links/install define Package/links/install
$(INSTALL_DIR) $(1)/usr/bin $(INSTALL_DIR) $(1)/usr/bin