Skip to content
Snippets Groups Projects
Commit 652054d0 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

image target: Gebe Image Verzeichnis aus

parent a7a1fd1b
Branches
Tags
No related merge requests found
......@@ -239,6 +239,7 @@ image_binary_files: image_git_pull $(IMAGE_BINARIES)
cd "$(SECONDARY_ARCH_DIR)$(ROOTFS)" && $(RSYNC) -L vmlinuz "$(IMAGE_DIR)/casper/vmlinuz-$(SECONDARY_ARCH)"
image : image_binary_files
$(info Image is ready: $(IMAGE_DIR))
config $(CONFIG_FILE):
$(info Generating configuration $(CONFIG_FILE))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment