diff options
Diffstat (limited to 'generic_gpio/Makefile')
| -rw-r--r-- | generic_gpio/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/generic_gpio/Makefile b/generic_gpio/Makefile index c24254a..954034d 100644 --- a/generic_gpio/Makefile +++ b/generic_gpio/Makefile @@ -31,3 +31,6 @@ install: all uninstall: rm -f $(DESTDIR)/bin/$(EXEC) + +idl: + /bin/true |
