From 39bba4adc0c3090f2dd7c124ca7fc026c841cd60 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Fri, 30 Oct 2009 23:26:30 +0800 Subject: [PATCH] Signed-off-by: Xiangfu Liu --- links/Makefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/links/Makefile b/links/Makefile index 380b20a..7f37952 100644 --- a/links/Makefile +++ b/links/Makefile @@ -31,7 +31,14 @@ define Package/links/description Text and graphics WWW browser 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 $(INSTALL_DIR) $(1)/usr/bin