diff --git a/core/sysprop.mk b/core/sysprop.mk index b7f0651e59..6e2caed318 100644 --- a/core/sysprop.mk +++ b/core/sysprop.mk @@ -141,7 +141,7 @@ endif fi;) $(hide) echo "# end of file" >> $$@ -$(call declare-0p-target,$(2)) +$(call declare-1p-target,$(2)) endef # -----------------------------------------------------------------