Re: Tiny patch for mga_vid to compile against 2.6.19 kernel
Attila Kinali <[email protected]> Tue, 9 Jan 2007 00:57:15 +0100
| Newsgroups | gmane.comp.video.mplayer.user.matrox |
|---|---|
| Organization | NERV |
| Message-ID | <[email protected]> |
On Mon, 8 Jan 2007 19:37:36 +0100 "Tamas, Gergely" <[email protected]> wrote: > +#include <linux/version.h> > + > +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19) > #include <linux/config.h> > -#include <linux/version.h> > +#endif > + I don't want this ifdef hell we had in the "old" mga_vid again. If removing config.h is enough, then just remove it. I don't care much about backward compatibility as we have for these cases the snapshots on the webpage. If it works for you, feel free to commit. Attila Kinali -- Lotus Notes ist eine verteilte Datenbankapplikation, als Sample ist eine miese Groupware dabei ;) -- Lukas Beeler