mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
miragesdk: fix dev
target
Paths have changed since 47b9f08b16
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
This commit is contained in:
parent
46cda7dc72
commit
ec988eb93b
@ -66,8 +66,8 @@ clean::
|
||||
(docker rmi -f $(IMAGE):dev || echo ok)
|
||||
|
||||
dev:
|
||||
cd calf && mirage configure && make
|
||||
jbuilder build src/main.exe
|
||||
cd dhcp-client/calf && mirage configure && make
|
||||
jbuilder build dhcp-client/main.exe
|
||||
# _build/default/src/main.exe -vv \
|
||||
# --cmd 'calf/_build/main.native -l debug --store 10 --net 12' \
|
||||
# --ethif eno1
|
||||
|
Loading…
Reference in New Issue
Block a user