mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 03:17:44 +00:00
pistachio: check for 'ed' tool on port prepare
Some debian systems seems to come without 'ed' in the base installation. The tool is needed when building the pistachio kernel.
This commit is contained in:
parent
6145cdcf37
commit
161274f785
@ -1 +1 @@
|
||||
7f32b6b4051d381006d12e2e4c6a14f691d0ceae
|
||||
68c8c318ed89bfe9dd5410cf32c556dc478d1f29
|
||||
|
@ -12,6 +12,7 @@ $(call check_tool,patch)
|
||||
$(call check_tool,sed)
|
||||
$(call check_tool,autoheader)
|
||||
$(call check_tool,autoconf)
|
||||
$(call check_tool,ed)
|
||||
|
||||
#
|
||||
# Determine python version to use for CML2
|
||||
|
Loading…
x
Reference in New Issue
Block a user