aboutsummaryrefslogtreecommitdiff
path: root/utils/pps-tools
Commit message (Collapse)AuthorAge
* packages: cleanup Makefile variablesStephen Walker2016-07-09
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* utils: Fix typos (found by codespell)Stefan Weil2016-03-26
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* pps-tools: remove kernel dependenciesHauke Mehrtens2015-07-11
| | | | | | | | pps-tools builds on kernel 4.1, but instead of adding this kernel, remove the check as all kernel versions currently supported by OpenWrt are listed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* pps-tools: enable for Linux 3.18Christian Pointner2015-05-22
| | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* pps-tools: update package, allow compiling on more recent kernelsZoltan HERPAI2014-09-21
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>