[Buildroot] [PATCH] linux: fix fbtft kernel extension

Richard Fergusson fergie4000 at gmail.com
Sun Jan 11 20:50:54 UTC 2015


The old version of the file assumes the location of the fbtft Kconfig
to be drivers/video/fbdev/fbtft/Kconfig regardless of what is actually
determined in the check earlier in the file. The new version correctly
uses the value of $${dest} to build the correct location.

- Richard

On 12 January 2015 at 05:18, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
>
> Dear Peter Seiderer,
>
> On Sun, 11 Jan 2015 14:18:55 +0100, Peter Seiderer wrote:
> > Fixes fbtft kernel extension bug reported by Richard Fergusson ([1]):
> >
> > drivers/video/Kconfig:2525: can't open file
> > "drivers/video/fbdev/fbtft/Kconfig"
> >
> > Fix: write the right fbtft/KConfig path to video/Kconfig or
> > video/fbdev/Kconfig (instead of hard coded one)
> >
> > [1] http://lists.busybox.net/pipermail/buildroot/2015-January/117057.html
> >
> > Reported-by: Richard Fergusson <fergie4000 at gmail.com>
> > Signed-off-by: Peter Seiderer <ps.report at gmx.net>
>
> I only had a quick look, but I don't really see the relationship
> between the bug report and this fix. Could you elaborate a bit?
>
> Thanks,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com


More information about the buildroot mailing list