>>> On 19.04.18 at 12:30, <jgr...@suse.com> wrote: > --- a/tools/firmware/xen-dir/Makefile > +++ b/tools/firmware/xen-dir/Makefile > @@ -41,21 +41,22 @@ linkfarm.stamp: $(DEP_DIRS) $(DEP_FILES) FORCE > $(D): linkfarm.stamp > $(MAKE) -C $(D)/xen distclean > > -.PHONY: shim-%config > -shim-%config: $(D) FORCE > - $(MAKE) -C $(D)/xen $*config \
I think there was a reason for the % and $*. > +xen-shim.config: shim.config > + cp $< $@ Why not copy it to where it actually belong - xen/.config? Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel