This commit is contained in:
Poyraz76
2015-08-20 17:05:30 +03:00
parent 9725b33f4f
commit 494c35ea46
13 changed files with 365 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
diff -Nur lirc-0.8.4a-old/drivers/lirc_gpio/Makefile.am lirc-0.8.4a/drivers/lirc_gpio/Makefile.am
--- lirc-0.8.4a-old/drivers/lirc_gpio/Makefile.am 2009-04-21 19:07:37.000000000 +0300
+++ lirc-0.8.4a/drivers/lirc_gpio/Makefile.am 2009-04-21 19:07:38.000000000 +0300
@@ -8,6 +8,6 @@
automake_dummy_SOURCES = lirc_gpio.c
## there is no *just* object file support in automake. This is close enough
-module_DATA = lirc_gpio.o
+module_DATA =
include ../Makefile.common