commit | 9b78e14dfb891e3f53685e284bc9d5e3bf25f5a6 | [log] [tgz] |
---|---|---|
author | Bernhard Walle <bernhard@bwalle.de> | Mon Jun 18 01:51:26 2012 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 18 01:51:26 2012 +0200 |
tree | 5592ad9bb362a2d10480d79c259aeb3c3adb34de | |
parent | aacd44860129372e5d4ff1494664317f18cbb615 [diff] |
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>