diff options
Diffstat (limited to 'drivers/gpib/gpio/Makefile')
| -rw-r--r-- | drivers/gpib/gpio/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpib/gpio/Makefile b/drivers/gpib/gpio/Makefile new file mode 100644 index 000000000000..00ea52abdda7 --- /dev/null +++ b/drivers/gpib/gpio/Makefile @@ -0,0 +1,4 @@ + +obj-$(CONFIG_GPIB_GPIO) += gpib_bitbang.o + + |
