projects
/
dpa-image-builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c381929
)
Bugfix
author
Daniel Abrecht
<public@danielabrecht.ch>
Sun, 15 May 2022 23:10:03 +0000
(23:10 +0000)
committer
Daniel Abrecht
<public@danielabrecht.ch>
Sun, 15 May 2022 23:10:03 +0000
(23:10 +0000)
makefile
patch
|
blob
|
history
diff --git
a/makefile
b/makefile
index 1efecd9a9cf91866c153f89d409d753152fd1902..fbe0cdd63dbc8a74f92f292bf52d7c23e1e68282 100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-57,7
+57,8
@@
build/$(IMAGE_NAME)/root.fs/: \
$(KERNEL_TARGET) \
build/bin/usernsexec \
$(DEBOOTSTRAP_SCRIPT) \
- bin/.dir
+ bin/.dir \
+ build/$(IMAGE_NAME)/.dir
$(MAKE) extra_packages
./script/debootstrap.sh