libpfn: Remove unneeded DEPENDS on TARGET_ps3

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@17370 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
geoff 2009-08-24 20:02:30 +00:00
parent 6bdfbaa468
commit e72ab47dec

View File

@ -21,7 +21,6 @@ define Package/libpfm
SECTION:=libs
CATEGORY:=Libraries
TITLE:=Perfmon2 Kernel performance monitoring interface
DEPENDS:=@TARGET_ps3||TARGET_ps3chk
URL:=http://perfmon2.sourceforge.net/
endef