linux: build after intel-microcode if enabled for early loading support
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 20 May 2019 22:17:11 +0000 (00:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 24 May 2019 21:15:38 +0000 (23:15 +0200)
commitf26dc16ab4d087c8c3217c6d94cdc69d98aac2cf
tree17831af5706463e1fa7cb956dcd89b91982342c5
parent7c5dfea804af7b3a8f24092a27c1ff63b62b3f70
linux: build after intel-microcode if enabled for early loading support

To support building in (a subset of) the intel-microcode files into the
kernel using the CONFIG_EXTRA_FIRMWARE option, we need to ensure that the
microcode files are installed before the Linux kernel is built.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/linux.mk