firmware: add microcode package for Intel
authorZoltan HERPAI <wigyori@uid0.hu>
Mon, 8 Jan 2018 14:49:39 +0000 (15:49 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 8 Jan 2018 16:41:49 +0000 (17:41 +0100)
commit549d74016741cf9c0f935b9f96f95358f6e44c59
tree507f8994502b62c8f38f32a08725c5a7ea2a92c2
parentd42ad66b4188831919b80955f0dfac04cd2b94dc
firmware: add microcode package for Intel

As we can only ask the user to specify which subtarget
will be used, we have to install the full x64 or x32
microcode package.

x64 will get the intel-microcode-64.bin
All other variants will get intel-microcode.bin

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/firmware/intel-microcode/Makefile [new file with mode: 0644]