include/kernel: sort autoload modules list to fix reproducible builds
authorAlexander Couzens <lynxis@fe80.eu>
Thu, 28 Feb 2019 15:37:41 +0000 (16:37 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Thu, 28 Feb 2019 16:57:30 +0000 (17:57 +0100)
When autoloading more than one modules per packages,
/etc/modules.d/$module depends on the file system ordering.
To test this: use disorderfs on the build_dir and build kmod-sched.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

No differences found