]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
system: sysvinit needs MMU
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 13 Aug 2016 16:57:21 +0000 (18:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Aug 2016 14:11:46 +0000 (16:11 +0200)
commit8a8546e5847c5281002bfc443a544f2ed8e80601
treea6c862e2cefcaa60ec128783ef738aa5ff1c5e71
parent2e7df8c6bbf33a26c7494f9fa352cf15db155c09
system: sysvinit needs MMU

It uses spawn() and thus fork(), so it needs an MMU.

Fixes a build issue reported on IRC for a cortex-m4 build:
    http://pastebin.com/dGCsy0sr

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sysvinit/Config.in
system/Config.in