summaryrefslogtreecommitdiffstats
path: root/rules/fbv.in
diff options
context:
space:
mode:
authorGavin Schenk <g.schenk@eckelmann.de>2018-11-21 15:35:42 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-22 06:51:09 +0100
commit5bce9a0c70f1118c0991021bf9381e4b6dddfbc1 (patch)
tree8b13b6153e23820343f08938ddca61866ba30e16 /rules/fbv.in
parent645d8512f380c50af259e9b6d7781d209cbcd47a (diff)
downloadptxdist-5bce9a0c70f1118c0991021bf9381e4b6dddfbc1.tar.gz
ptxdist-5bce9a0c70f1118c0991021bf9381e4b6dddfbc1.tar.xz
fbv: Fix missing section entry
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> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/fbv.in')
-rw-r--r--rules/fbv.in2
1 files changed, 1 insertions, 1 deletions
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