diff options
Diffstat (limited to 'drivers/siox/Makefile')
-rw-r--r-- | drivers/siox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/siox/Makefile b/drivers/siox/Makefile new file mode 100644 index 000000000000..a956f65206d5 --- /dev/null +++ b/drivers/siox/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_SIOX) += siox-core.o +obj-$(CONFIG_SIOX_BUS_GPIO) += siox-bus-gpio.o |