diff options
Diffstat (limited to 'package/oprofile')
-rw-r--r-- | package/oprofile/oprofile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk index 256ae9b13..54c46dd3a 100644 --- a/package/oprofile/oprofile.mk +++ b/package/oprofile/oprofile.mk @@ -5,6 +5,7 @@ ############################################################# OPROFILE_VERSION = 0.9.7 +OPROFILE_SITE = http://downloads.sourceforge.net/project/oprofile/oprofile/oprofile-$(OPROFILE_VERSION) OPROFILE_CONF_OPT = --localstatedir=/var --with-kernel-support OPROFILE_BINARIES = utils/ophelp pp/opannotate pp/oparchive pp/opgprof OPROFILE_BINARIES += pp/opreport opjitconv/opjitconv daemon/oprofiled |