Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e21221d authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Fix product single value variables failed issue"

parents 984ad442 689c3fb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ define _import-node

  $(eval $(1).$(2).inherited := \
      $(call get-inherited-nodes,$(1).$(2),$(3)))
  $(call _import-nodes-inner,$(1),$($(1).$(2).inherited),$(3))
  $(call _import-nodes-inner,$(1),$($(1).$(2).inherited),$(3),$(4))

  $(call _expand-inherited-values,$(1),$(2),$(3),$(4))