mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
targets/optiplex_acm_blobs.mk: add Optiplex 7010/9010 Makefile inclusion target to automatically download+extract ACM/SINIT/EC blobs into place
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
2c0fc658c2
commit
eb2feeb738
9
targets/optiplex_acm_blobs.mk
Normal file
9
targets/optiplex_acm_blobs.mk
Normal file
@ -0,0 +1,9 @@
|
||||
# Targets for downloading optiplex 7010/9010 ACM blobs
|
||||
|
||||
# Make the Coreboot build depend on the following 3rd party blobs:
|
||||
$(build)/coreboot-$(CONFIG_COREBOOT_VERSION)/$(BOARD)/.build: \
|
||||
$(pwd)/blobs/xx30/IVB_BIOSAC_PRODUCTION.bin
|
||||
|
||||
|
||||
$(pwd)/blobs/xx30/IVB_BIOSAC_PRODUCTION.bin:
|
||||
$(pwd)/blobs/xx30/optiplex_7010_9010.sh $(pwd)/blobs/xx30
|
Loading…
Reference in New Issue
Block a user