From 5734bdddcdab1e951ab360b35ea2aa3e4f0ff5c0 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 23 Dec 2009 11:08:22 +0000 Subject: disable a few packages failing on ps3 as well (marking them as BROKEN) SVN-Revision: 18905 --- package/ipset/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ipset') diff --git a/package/ipset/Makefile b/package/ipset/Makefile index 4c3409b19b..7a2e8a1e85 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 @(!(TARGET_pxcab)||BROKEN) + DEPENDS:= @LINUX_2_6 @(!(TARGET_ps3||TARGET_pxcab)||BROKEN) endef define Package/ipset -- cgit v1.2.3