projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6fe9a8
)
libpfn: Remove unneeded DEPENDS on TARGET_ps3
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Mon, 24 Aug 2009 20:02:30 +0000
(20:02 +0000)
committer
Geoff Levand
<geoffrey.levand@am.sony.com>
Mon, 24 Aug 2009 20:02:30 +0000
(20:02 +0000)
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17370
libs/libpfm/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpfm/Makefile
b/libs/libpfm/Makefile
index def4e548976b1eeb69f6e4302dd765c8166ca31d..18abfbc6f5f38271ff5f408509b12afeccfcdaa0 100644
(file)
--- 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