Skip to content

Commit 2474443

Browse files
committed
Updated build scripts
1 parent 7199c25 commit 2474443

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

make/configure.mk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,12 @@ endef
154154

155155
define binconfig =
156156
$(eval name=$(1))
157+
<<<<<<< Updated upstream
157158
$(eval $(call _modconfig,$(1),$(1)))
159+
=======
160+
$(eval publisher=1)
161+
$(eval $(call _modconfig,$(1),))
162+
>>>>>>> Stashed changes
158163
endef
159164

160165
define hdrconfig =

0 commit comments

Comments
 (0)