* Re: [ptxdist] [ptxdist-commit] [public/ptxdist] 02/03: template-src-linux-driver-make: modernise [not found] ` <E1h2HT5-0002L6-KY@git.sokrates.pengutronix.de> @ 2019-03-10 20:10 ` Roland Hieber 2019-03-13 8:19 ` Michael Olbrich via Gitolite 0 siblings, 1 reply; 2+ messages in thread From: Roland Hieber @ 2019-03-10 20:10 UTC (permalink / raw) To: Michael Olbrich via Gitolite; +Cc: ptxdist Hi Michael, On Fri, Mar 08, 2019 at 04:31:29PM +0100, Michael Olbrich via Gitolite wrote: > This is an automated email from the git hooks/post-receive script. > > pengutronix.michael.olbrich pushed a commit to branch master > in repository ptxdist. > > commit dd6b6d23044fb4787a8a2afdb7cda474ea7e372c > Author: Michael Olbrich <m.olbrich@pengutronix.de> > AuthorDate: Fri Mar 8 11:25:16 2019 +0100 > > template-src-linux-driver-make: modernise > > Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> > --- > rules/templates/template-src-linux-driver-make | 29 +++++++------------------- > 1 file changed, 7 insertions(+), 22 deletions(-) > [...] > @@ -60,18 +56,7 @@ $(STATEDIR)/@package@.install: > > $(STATEDIR)/@package@.targetinstall: > @$(call targetinfo) > - $(KERNEL_PATH) $(KERNEL_ENV) $(MAKE) $(KERNEL_MAKE_OPT) \ > - -C $(KERNEL_DIR) \ > - M=$(@PACKAGE@_DIR) \ > - modules_install > + @$(call compile, CB1FPGA, $(CB1FPGA_MAKE_OPT)_install) This looks like a missing @PACKAGE@ replacement? - Roland > @$(call touch) > > -# ---------------------------------------------------------------------------- > -# Clean > -# ---------------------------------------------------------------------------- > - > -#$(STATEDIR)/@package@.clean: > -# @$(call targetinfo) > -# @$(call clean_pkg, @PACKAGE@) > - > # vim: syntax=make > > -- > To stop receiving notification emails like this one, please contact > the administrator of this repository. > > _______________________________________________ > ptxdist-commit mailing list > ptxdist-commit@pengutronix.de -- Roland Hieber | r.hieber@pengutronix.de | Pengutronix e.K. | https://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [ptxdist-commit] [public/ptxdist] 02/03: template-src-linux-driver-make: modernise 2019-03-10 20:10 ` [ptxdist] [ptxdist-commit] [public/ptxdist] 02/03: template-src-linux-driver-make: modernise Roland Hieber @ 2019-03-13 8:19 ` Michael Olbrich via Gitolite 0 siblings, 0 replies; 2+ messages in thread From: Michael Olbrich via Gitolite @ 2019-03-13 8:19 UTC (permalink / raw) To: ptxdist On Sun, Mar 10, 2019 at 09:10:54PM +0100, Roland Hieber wrote: > On Fri, Mar 08, 2019 at 04:31:29PM +0100, Michael Olbrich via Gitolite wrote: > > This is an automated email from the git hooks/post-receive script. > > > > pengutronix.michael.olbrich pushed a commit to branch master > > in repository ptxdist. > > > > commit dd6b6d23044fb4787a8a2afdb7cda474ea7e372c > > Author: Michael Olbrich <m.olbrich@pengutronix.de> > > AuthorDate: Fri Mar 8 11:25:16 2019 +0100 > > > > template-src-linux-driver-make: modernise > > > > Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> > > --- > > rules/templates/template-src-linux-driver-make | 29 +++++++------------------- > > 1 file changed, 7 insertions(+), 22 deletions(-) > > > [...] > > > @@ -60,18 +56,7 @@ $(STATEDIR)/@package@.install: > > > > $(STATEDIR)/@package@.targetinstall: > > @$(call targetinfo) > > - $(KERNEL_PATH) $(KERNEL_ENV) $(MAKE) $(KERNEL_MAKE_OPT) \ > > - -C $(KERNEL_DIR) \ > > - M=$(@PACKAGE@_DIR) \ > > - modules_install > > + @$(call compile, CB1FPGA, $(CB1FPGA_MAKE_OPT)_install) > > This looks like a missing @PACKAGE@ replacement? Right. Fixed in master. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-13 8:19 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <155205908741.8900.3673587080206825183@git.sokrates.pengutronix.de> [not found] ` <E1h2HT5-0002L6-KY@git.sokrates.pengutronix.de> 2019-03-10 20:10 ` [ptxdist] [ptxdist-commit] [public/ptxdist] 02/03: template-src-linux-driver-make: modernise Roland Hieber 2019-03-13 8:19 ` Michael Olbrich via Gitolite
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox