commit | ecd0a2b5626410a434cea70db2b0e7d9bea9fe07 | [log] [tgz] |
---|---|---|
author | Romain Naour <romain.naour@gmail.com> | Fri Jan 01 21:02:21 2016 +0100 |
committer | Peter Korsgaard <peter@korsgaard.com> | Fri Jan 01 22:00:51 2016 +0100 |
tree | 82223a9286022e630171510aba15b2ab6cf69967 | |
parent | 2a9ac68c9f259eda1a479315a4a37057981ea78b [diff] |
package/sysdig: reorder select/depends >From [1]: "Even though the ordering has absolutely no consequences in Kconfig, it is not logical (when reading). It is more logical and far easier to understand when depends come first, followed by the selects." Also, the Config.in exemple in the manual suggest to use this coding style [2]. [1] http://lists.busybox.net/pipermail/buildroot/2015-October/142955.html [2] http://buildroot.uclibc.org/downloads/manual/manual.html#writing-rules-config-in Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>