build system: fix build of kconfig on Darwin
authorBernhard Walle <bernhard@bwalle.de>
Sun, 17 Jun 2012 23:51:26 +0000 (01:51 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Jun 2012 23:51:26 +0000 (01:51 +0200)
commit9b78e14dfb891e3f53685e284bc9d5e3bf25f5a6
tree5592ad9bb362a2d10480d79c259aeb3c3adb34de
parentaacd44860129372e5d4ff1494664317f18cbb615
build system: fix build of kconfig on Darwin

Of course busybox cannot be used on Darwin (Mac OS X), but it can be
cross-compiled for Linux there. Cross-compilation still requires kconfig
to be built as native host tool.

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
scripts/kconfig/mconf.c