diff options
author | Maximilian Brune <maximilian.brune@9elements.com> | 2024-07-02 23:19:04 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-07-08 12:58:01 +0000 |
commit | 4a8d73d6a4af625f97af908911478d481b95b461 (patch) | |
tree | cb2dfbe41357b22a4f73366da8f52a361c348390 /src/mainboard | |
parent | 75703772d1163701537e71c5b933465387e209e9 (diff) |
Makefile.mk: Remove bc dependency
bc was added as dependency in commit 229e021110 ("Makefile.inc: Add left shift macro")
bc is not stated as dependency in our docs (e.g. package installation).
If you don't have bc installed you can easily get false positives on
coreboot builds. For example you build a mainboard and coreboot tells
you the build succeeded, even though you don't have bc installed.
This patch is from julius comment on CB:21601.
Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I6ab4bc2bd7a45e84b923d4fe7ec473e6c7db2146
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83313
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions