From: geoff Date: Mon, 24 Aug 2009 20:02:30 +0000 (+0000) Subject: libpfn: Remove unneeded DEPENDS on TARGET_ps3 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e72ab47deca9d7a5795644a772a79a7be8bd30ef;p=packages.git libpfn: Remove unneeded DEPENDS on TARGET_ps3 Signed-off-by: Geoff Levand git-svn-id: svn://svn.openwrt.org/openwrt/packages@17370 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libpfm/Makefile b/libs/libpfm/Makefile index def4e5489..18abfbc6f 100644 --- a/libs/libpfm/Makefile +++ b/libs/libpfm/Makefile @@ -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