Commit 31f280c0 authored by Michael Shigorin's avatar Michael Shigorin

stage2: include targets.mk once

Partially reverts commit e8f63357 which has added an overlooked second `include targets.mk' which began spamming build.log immediately: /usr/share/mkimage/targets.mk:23: warning: overriding recipe for target `__profile_internal_rule' /usr/share/mkimage/targets.mk:23: warning: ignoring old recipe for target `__profile_internal_rule' *sigh*
parent 1c2bbbb7
......@@ -15,8 +15,6 @@ include $(MKIMAGE_PREFIX)/config.mk
COPY_TREE = ./files
include $(MKIMAGE_PREFIX)/targets.mk
# this might have been prepared
# by features.in/stage2/stage1/scripts.d/03-test-kernel
-include $(GLOBAL_BUILDDIR)/squashcfg.mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment