mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +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>
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
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
|