]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
oprofile: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 21:30:42 +0000 (18:30 -0300)
committerPeter 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

index 0fbc87c4f2992e0f5edff5ae3c7c7792bf548e18..0d437828be0187001207a853ea159095871dd053 100644 (file)
@@ -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