projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47fed0c
)
oprofile: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 21:30:42 +0000
(18:30 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 21:40:15 +0000
(23:40 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/oprofile/Config.in
patch
|
blob
|
history
diff --git
a/package/oprofile/Config.in
b/package/oprofile/Config.in
index 0fbc87c4f2992e0f5edff5ae3c7c7792bf548e18..0d437828be0187001207a853ea159095871dd053 100644
(file)
--- a/
package/oprofile/Config.in
+++ b/
package/oprofile/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_OPROFILE
bool "oprofile"
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_POPT
select BR2_PACKAGE_BINUTILS
select BR2_PACKAGE_LIBPFM4 if BR2_powerpc