tools/mkimage: pass --static via PKG_CONFIG_EXTRAARGS
authorAndre Heider <a.heider@gmail.com>
Mon, 1 Nov 2021 06:59:21 +0000 (07:59 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 6 Nov 2021 13:22:26 +0000 (14:22 +0100)
commite37dffbf3583e8f18ae197daba662ca157d99062
tree0bcec0a5338e72b193b1a3b6fe3ca79e03cb849e
parent15e55a2190ba087679b24b8844a51a6e4d512cf3
tools/mkimage: pass --static via PKG_CONFIG_EXTRAARGS

Remove the then unnecessary patch doing exactly that individually.

See also 09465d80 "u-boot.mk: always link host libraries static".

Signed-off-by: Andre Heider <a.heider@gmail.com>
tools/mkimage/Makefile
tools/mkimage/patches/210-link-libcrypto-static.patch [deleted file]