From: Nicolas Thill Date: Wed, 11 Feb 2015 11:31:38 +0000 (+0000) Subject: oprofile: mark broken on uml X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=80922f654ab26cbfe960311ddd78b13c2f0bd7d8;p=15.05%2Fopenwrt.git oprofile: mark broken on uml Signed-off-by: Nicolas Thill git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44398 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/devel/oprofile/Makefile b/package/devel/oprofile/Makefile index cc23c939a5..e85a482970 100644 --- a/package/devel/oprofile/Makefile +++ b/package/devel/oprofile/Makefile @@ -31,7 +31,7 @@ define Package/oprofile CATEGORY:=Development TITLE:=OProfile System Profiler URL:=http://oprofile.sourceforge.net - DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump + DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump @(!TARGET_uml||BROKEN) endef define Package/oprofile/description