mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
33f0c47b8f
Add a simple program that allows to test the new LINECHANGED_FD ioctl(). Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
5 lines
186 B
Text
5 lines
186 B
Text
gpio-utils-y += gpio-utils.o
|
|
lsgpio-y += lsgpio.o gpio-utils.o
|
|
gpio-hammer-y += gpio-hammer.o gpio-utils.o
|
|
gpio-event-mon-y += gpio-event-mon.o gpio-utils.o
|
|
gpio-watch-y += gpio-watch.o
|