mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 12:05:32 +00:00
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
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user