[RFC] new applets: i2c-tools

Bartosz Gołaszewski bartekgola at gmail.com
Thu Dec 11 15:40:25 UTC 2014


2014-12-10 13:48 GMT+01:00 walter harms <wharms at bfs.de>:
> instead of checking two possible path let the user/system decide.
> This can be done automagicly by checking the LINUX_VERSION like:
>
> #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)  /* used in loop.c */
>
> or you can let the user decide by providing an entry in Config.src

I think this is an overkill for the few bytes saved.

Bart


More information about the busybox mailing list