mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 15:56:41 +00:00
8cdc266417
Issue #2762
13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
#
|
|
# https://downloadcenter.intel.com/download/28087/Linux-Processor-Microcode-Data-File
|
|
#
|
|
LICENSE := Intel
|
|
VERSION := 20180807a
|
|
DOWNLOADS := intel.archive
|
|
|
|
URL(intel) := https://downloadmirror.intel.com/28087/eng/microcode-$(VERSION).tgz
|
|
SHA(intel) := 46ab18699ec42eb6cc01ee1846ec4d7ca979766dee2156f92d69e2f6df548137
|
|
DIR(intel) := src/app/intel
|
|
|
|
TAR_OPT(intel) := --strip-components=0
|