From c8fb2cad0abad77cfc68b0cba3cb3de9897f59b0 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 23 Dec 2009 09:53:06 +0000 Subject: [package] disable a few packages failing on pxcab (marking them as BROKEN) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18903 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ipset/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ipset/Makefile') diff --git a/package/ipset/Makefile b/package/ipset/Makefile index e7870c5585..4c3409b19b 100644 --- a/package/ipset/Makefile +++ b/package/ipset/Makefile @@ -19,7 +19,7 @@ PKG_MD5SUM:=d104007fdf5ea64fef774c22b1c0a97b include $(INCLUDE_DIR)/package.mk define Package/ipset/Default - DEPENDS:= @LINUX_2_6 + DEPENDS:= @LINUX_2_6 @(!(TARGET_pxcab)||BROKEN) endef define Package/ipset -- cgit v1.2.3