summaryrefslogtreecommitdiff
path: root/tools/gpio/Makefile
AgeCommit message (Expand)Author
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2020-03-27tools: gpio: Fix out-of-tree build regressionAnssi Hannula
2020-02-12tools: gpio: implement gpio-watchBartosz Golaszewski
2019-11-13tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2019-10-22tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2018-12-28tools gpio: Allow overriding CFLAGSJiri Olsa
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-06-23tools/gpio: add install sectionAndy Shevchenko
2016-06-23tools/gpio: move to tools buildsystemAndy Shevchenko
2016-06-15tools/gpio: add the gpio-event-mon toolLinus Walleij
2016-06-15tools/gpio: add the gpio-hammer toolLinus Walleij
2016-03-31tools/gpio: Enable compiler optimization to catch more bugsGeert Uytterhoeven
2016-02-09tools/gpio: create GPIO toolsLinus Walleij