+download:
+prepare:
+compile: compile-targets
+install: compile install-targets
$(call Image/Prepare)
$(call Image/mkfs/prepare)
$(call Image/BuildKernel)
$(call Image/Prepare)
$(call Image/mkfs/prepare)
$(call Image/BuildKernel)
$(call Image/mkfs/tgz)
$(call Image/mkfs/ext2)
$(call Image/mkfs/tgz)
$(call Image/mkfs/ext2)
compile-targets:
install-targets:
clean-targets:
compile-targets:
install-targets:
clean-targets:
-download:
-prepare:
-compile: compile-targets
-install: compile install-targets
-clean: clean-targets