diff options
Diffstat (limited to 'board/st/stm32mp2/Makefile')
| -rw-r--r-- | board/st/stm32mp2/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/st/stm32mp2/Makefile b/board/st/stm32mp2/Makefile new file mode 100644 index 00000000000..50352fb71b4 --- /dev/null +++ b/board/st/stm32mp2/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-or-later OR BSD-3-Clause +# +# Copyright (C) 2023, STMicroelectronics - All Rights Reserved +# + +obj-y += stm32mp2.o |
