mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
oprofile: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
47fed0c951
commit
6d34f6bdbb
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_OPROFILE
|
config BR2_PACKAGE_OPROFILE
|
||||||
bool "oprofile"
|
bool "oprofile"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_POPT
|
select BR2_PACKAGE_POPT
|
||||||
select BR2_PACKAGE_BINUTILS
|
select BR2_PACKAGE_BINUTILS
|
||||||
select BR2_PACKAGE_LIBPFM4 if BR2_powerpc
|
select BR2_PACKAGE_LIBPFM4 if BR2_powerpc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user