[package] disable a few packages failing on ps3 as well (marking them as BROKEN)
[openwrt-10.03/.git] / package / ipset / Makefile
index 4c3409b19bfb4de2b27f5e8a307f6cb247cf95fb..7a2e8a1e8506ecb920c4a84d6b523ed5c79e68f3 100644 (file)
@@ -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