mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [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

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