* [ptxdist] [PATCH] fbv: Fix missing section entry
@ 2018-11-21 14:35 Gavin Schenk
2018-11-22 6:00 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Gavin Schenk @ 2018-11-21 14:35 UTC (permalink / raw)
To: ptxdist; +Cc: Gavin Schenk
Missing section leads to undefined symbol errors:
e.g.: "refers to undefined symbol 'FBV'"
Fixes: 841aa7b282b49
Signed-off-by: Gavin Schenk <g.schenk@eckelmann.de>
---
rules/fbv.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/fbv.in b/rules/fbv.in
index d66e11d70..2faae51f8 100644
--- a/rules/fbv.in
+++ b/rules/fbv.in
@@ -1,4 +1,4 @@
-### SECTION=multimedia_framebuffer
+## SECTION=multimedia_framebuffer
menuconfig FBV
tristate
--
2.19.1
--
Eckelmann AG
Vorstand: Dipl.-Ing. Peter Frankenbach (Sprecher) Dipl.-Wi.-Ing. Philipp Eckelmann
Dr.-Ing. Marco Münchhof Dr.-Ing. Frank Uhlemann
Vorsitzender des Aufsichtsrats: Hubertus G. Krossa
Stv. Vorsitzender des Aufsichtsrats: Dr.-Ing. Gerd Eckelmann
Sitz der Gesellschaft: Berliner Str. 161, 65205 Wiesbaden, Amtsgericht Wiesbaden HRB 12636
http://www.eckelmann.de
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] fbv: Fix missing section entry
2018-11-21 14:35 [ptxdist] [PATCH] fbv: Fix missing section entry Gavin Schenk
@ 2018-11-22 6:00 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2018-11-22 6:00 UTC (permalink / raw)
To: ptxdist
On Wed, Nov 21, 2018 at 03:35:42PM +0100, Gavin Schenk wrote:
> Missing section leads to undefined symbol errors:
> e.g.: "refers to undefined symbol 'FBV'"
Ups, I just checked that my test builds didn't fail when I applied the last
patch... :-)
Still not failing and fbv is actually built now. Thanks, applied.
Michael
> Fixes: 841aa7b282b49
> Signed-off-by: Gavin Schenk <g.schenk@eckelmann.de>
> ---
> rules/fbv.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules/fbv.in b/rules/fbv.in
> index d66e11d70..2faae51f8 100644
> --- a/rules/fbv.in
> +++ b/rules/fbv.in
> @@ -1,4 +1,4 @@
> -### SECTION=multimedia_framebuffer
> +## SECTION=multimedia_framebuffer
>
> menuconfig FBV
> tristate
> --
> 2.19.1
>
>
> --
> Eckelmann AG
> Vorstand: Dipl.-Ing. Peter Frankenbach (Sprecher) Dipl.-Wi.-Ing. Philipp Eckelmann
> Dr.-Ing. Marco Münchhof Dr.-Ing. Frank Uhlemann
> Vorsitzender des Aufsichtsrats: Hubertus G. Krossa
> Stv. Vorsitzender des Aufsichtsrats: Dr.-Ing. Gerd Eckelmann
> Sitz der Gesellschaft: Berliner Str. 161, 65205 Wiesbaden, Amtsgericht Wiesbaden HRB 12636
> http://www.eckelmann.de
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
--
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:[~2018-11-22 6:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21 14:35 [ptxdist] [PATCH] fbv: Fix missing section entry Gavin Schenk
2018-11-22 6:00 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox