summaryrefslogtreecommitdiff
path: root/package/oprofile
diff options
context:
space:
mode:
Diffstat (limited to 'package/oprofile')
-rw-r--r--package/oprofile/Config.in8
-rw-r--r--package/oprofile/Makefile1
2 files changed, 1 insertions, 8 deletions
diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in
deleted file mode 100644
index a00c529aa..000000000
--- a/package/oprofile/Config.in
+++ /dev/null
@@ -1,8 +0,0 @@
-config ADK_PACKAGE_OPROFILE
- prompt "oprofile.......................... a system-wide profiler"
- tristate
- select ADK_PACKAGE_LIBPOPT
- default n
- help
- http://oprofile.sourceforge.net
-
diff --git a/package/oprofile/Makefile b/package/oprofile/Makefile
index 0e680b4ea..2f19a4fc0 100644
--- a/package/oprofile/Makefile
+++ b/package/oprofile/Makefile
@@ -6,6 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= oprofile
PKG_VERSION:= 0.9.4
PKG_RELEASE:= 1
+PKG_BUILDDEP+= popt
PKG_MD5SUM:= 82b059379895cf125261d7d773465915
PKG_DESCR:= system-wide profiles
PKG_SECTION:= utils