diff options
Diffstat (limited to 'board/st/stm32h747-disco/Makefile')
| -rw-r--r-- | board/st/stm32h747-disco/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/st/stm32h747-disco/Makefile b/board/st/stm32h747-disco/Makefile new file mode 100644 index 00000000000..e11f052cc88 --- /dev/null +++ b/board/st/stm32h747-disco/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright (c) 2025 Dario Binacchi <dario.binacchi@amarulasolutions.com> +# + +obj-y := stm32h747-disco.o |
