buildrootschalter/package/neard
Arnout Vandecappelle (Essensium/Mind) dcb88a5500 neard: fix build with kernel headers 3.1 - 3.6
neard uses the linux/nfc.h header which is fairly recent, so we have a
patch that creates linux-nfc.h and uses it if necessary. However, since
the bump to 0.9, neard uses some symbols that are introduced in linux 3.7
so the build fails with headers 3.1 (which introduced nfc.h) to 3.6.

To resolve that, add a check for one of the newly introduced symbols
(that is used by neard).

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-02-17 23:10:59 +01:00
..
Config.in
neard-fix-missing-linux-nfc-header.patch neard: fix build with kernel headers 3.1 - 3.6 2013-02-17 23:10:59 +01:00
neard.mk neard: bump version to 0.9 2013-01-31 14:14:35 +01:00