kernel: add some missing config files and make compat-wireless build with kernel...
[openwrt.git] / package / ipset / Makefile
index 4c3409b..7a2e8a1 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
This page took 0.025601 seconds and 4 git commands to generate.