On Tue, Jun 19, 2018 at 10:45 AM Michael Olbrich <[email protected]> wrote: > > On Mon, Jun 18, 2018 at 08:09:20AM -0400, [email protected] wrote: > > +if INITRAMFS_TOOLS > > + > > +config INITRAMFS_SPEC > > Is this spec stuff something you need? I actually missed this when I > removed all the other pieces, so I'd like to remove this as well. > > This seems to be just a indirection to install files. I'd prefer normal > packages for this.
I can remove it. However, could we keep the $(call install_spec ...) macro intact so that at least I can create a rule file in my local project that can use this:? > > + @$(call install_spec, initramfs-tools, > > $(PTXCONF_INITRAMFS_SPEC_FILE)); A V2 patch coming as soon as I've tested it... Regards, -Jon _______________________________________________ ptxdist mailing list [email protected]
