]> git.sur5r.net Git - groeck-it87/commit
Drop version.h
authorGuenter Roeck <linux@roeck-us.net>
Mon, 2 Oct 2017 02:11:33 +0000 (19:11 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 2 Oct 2017 02:15:58 +0000 (19:15 -0700)
commit5e4d82b615d01f5c6e7a3b21746772059aa19c8c
treecbe27c4b1697ea69a0216a52daf9f55ba225a2fd
parente32b31eae20a9f108304bb3d90fc837fdadd96a5
Drop version.h

Some distributions use their own Makefile and thus won't create version.h,
resulting in a build failure. Pass the version as define instead.
That won't help for generating the driver version with those distributions,
but at least the driver will build.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
.gitignore [deleted file]
Makefile
it87.c