diff options
Diffstat (limited to 'drivers/sbus/Makefile')
-rw-r--r-- | drivers/sbus/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/sbus/Makefile b/drivers/sbus/Makefile new file mode 100644 index 000000000..e94dc2580 --- /dev/null +++ b/drivers/sbus/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the linux kernel. +# + +obj-$(CONFIG_SBUSCHAR) += char/ |