package/tar: Depends on MMU
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 9 Aug 2014 13:28:39 +0000 (15:28 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 15 Aug 2014 17:16:11 +0000 (19:16 +0200)
commit916b21a7fbf266f452b8dc4116133cc57fdad269
treec49eb5ca34060d535ad938e20e732088f02b0c4c
parent921d6185660b1fe30a877efd06cb7598714d933d
package/tar: Depends on MMU

Fixes
misc.o: In function `_xfork':
misc.c:(.text+0x614): undefined reference to `_fork'
../lib/libtar.a(rtapelib.o): In function `_rmt_open__':
rtapelib.c:(.text+0x6d2): undefined reference to `_fork'

To reproduce use this defconfig
http://autobuild.buildroot.net/results/8d5/8d5ad404fab7ec2a501972ba9c08b0109e420b80/defconfig

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tar/Config.in