2014-12-10 13:48 GMT+01:00 walter harms <[email protected]>: > 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
