mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
base-fiasco: check byacc installation on prepare
This commit is contained in:
@@ -20,6 +20,7 @@ check_tool = $(if $(shell which $(1)),,$(error Need to have '$(1)' installed.))
|
||||
$(call check_tool,wget)
|
||||
$(call check_tool,patch)
|
||||
$(call check_tool,tar)
|
||||
$(call check_tool,byacc)
|
||||
|
||||
#
|
||||
# Print help information by default
|
||||
|
||||
Reference in New Issue
Block a user