[PATCH 2/9] mark Linux-specific configuration options

Dan Fandrich dan at coneharvesters.com
Wed Jul 28 23:20:23 UTC 2010


On Wed, Jul 28, 2010 at 11:54:50PM +0200, Tito wrote:
> PS: maybe the same result could be achieved by creating custom defconfig
> files for other os like the linux kernel does with broken features disabled.
> That way the code could be kept clean from #ifdef __linux__ statements.

Without those #ifdef __linux__ statements, those apps simply can't be used
on other architectures. I don't see how that's an improvement, except in
readability.

>>> Dan


More information about the busybox mailing list