This website requires JavaScript.
Explore
Help
Sign In
Kernel
/
linux-next
Watch
1
Star
0
Fork
0
You've already forked linux-next
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced
2025-01-09 07:23:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a9e8c7dbb9
linux-next
/
arch
/
arm
/
mach-stm32
/
Makefile
3 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
treewide: Add SPDX license identifier - Makefile/Kconfig Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0-only Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-19 12:07:45 +00:00
# SPDX-License-Identifier: GPL-2.0-only
ARM: Add STM32 family machine STMicrolectronics's STM32 series is a family of Cortex-M microcontrollers. It is used in various applications, and proposes a wide range of peripherals. Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-05-09 07:53:54 +00:00
obj-y
+=
board-dt.o
Reference in New Issue
Copy Permalink