busybox: adjust configuration for non-MMU targets
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 May 2011 21:56:59 +0000 (23:56 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 12 Jun 2011 19:52:52 +0000 (21:52 +0200)
commit85e54a6b772ac7423286f6fa6a1a59e761edba54
tree9cd3c6b10a99c266c97e062f04c75d9b3b86335e
parent837a85e70c47fbd65a233f690a8c633de15f147c
busybox: adjust configuration for non-MMU targets

The swaponoff applet doesn't build (and doesn't make sense) on non-MMU
platforms.

The ash shell cannot build on non-MMU platforms (because it uses
fork()), so select the hush shell instead.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/busybox/busybox.mk