summaryrefslogtreecommitdiffstats
path: root/rules/which.make
Commit message (Collapse)AuthorAgeFilesLines
* update all spdx license identifier to the new versionMichael Olbrich2018-03-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* which: version bump and large file awarenessJuergen Borleis2017-08-291-2/+2
| | | | | | | | 'which' fails on filesystems with inodes wider than 32 bit. Add large file support to make it work as intended. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* automated switch to SPDX conform license namesMichael Olbrich2015-10-271-1/+1
| | | | | | | | | | | | | | | search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* which: add license informationMarc Kleine-Budde2013-01-111-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* which: add packageMarc Kleine-Budde2013-01-101-0/+56
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>