diff options
Diffstat (limited to 'drivers/sh/maple/Makefile')
-rw-r--r-- | drivers/sh/maple/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/sh/maple/Makefile b/drivers/sh/maple/Makefile new file mode 100644 index 000000000..c3a80910c --- /dev/null +++ b/drivers/sh/maple/Makefile @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only +# Makefile for Maple Bus + +obj-$(CONFIG_MAPLE) := maple.o |