diff options
Diffstat (limited to 'drivers/misc/imx8/Makefile')
-rw-r--r-- | drivers/misc/imx8/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/misc/imx8/Makefile b/drivers/misc/imx8/Makefile new file mode 100644 index 0000000000..3395340d22 --- /dev/null +++ b/drivers/misc/imx8/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0+ + +obj-y += scu.o |