From 56e989db9a794f8685551e8cb2c2734b3e3a8fac Mon Sep 17 00:00:00 2001 From: Travis Kemen Date: Sat, 16 Jun 2012 20:45:04 +0000 Subject: [PATCH] mark as broken for now, it is causing defconfig to get stuck in a infinite loop SVN-Revision: 32392 --- utils/freecwmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/freecwmp/Makefile b/utils/freecwmp/Makefile index accb7ac74..9d2a85b63 100644 --- a/utils/freecwmp/Makefile +++ b/utils/freecwmp/Makefile @@ -33,7 +33,7 @@ define Package/freecwmp/Default SECTION:=utils CATEGORY:=Utilities TITLE:=CWMP client - DEPENDS:=+libubox +libmicroxml +shflags + DEPENDS:=+libubox +libmicroxml +shflags @BROKEN MENU:=1 endef -- 2.30.2