rustc: fix check-package warnings
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Tue, 13 Feb 2018 07:21:28 +0000 (08:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 13 Feb 2018 22:09:51 +0000 (23:09 +0100)
commit4c0c03ab6a1efefa25c7b9fe3aaa7a16a5487de4
tree06f659e3e80c99fad8f10e4745164641a73e2152
parentf69c5192679de30e8af99885c6cd487e12ff0a25
rustc: fix check-package warnings

utils/check-package complains as follows:

  package/rustc/Config.in.host:6: attributes order: type, default, depends on, select, help (http://nightly.buildroot.org/#_config_files)
  package/rustc/Config.in.host:79: empty line at end of file

This patch fixes these warnings.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/rustc/Config.in.host