oprofile: mark broken on uml
Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 44398
This commit is contained in:
parent
f87f373c9f
commit
693d76466a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ define Package/oprofile
|
||||||
CATEGORY:=Development
|
CATEGORY:=Development
|
||||||
TITLE:=OProfile System Profiler
|
TITLE:=OProfile System Profiler
|
||||||
URL:=http://oprofile.sourceforge.net
|
URL:=http://oprofile.sourceforge.net
|
||||||
DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump
|
DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump @(!TARGET_uml||BROKEN)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/oprofile/description
|
define Package/oprofile/description
|
||||||
|
|
Loading…
Reference in a new issue