mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-31 02:29:05 -05:00
Replace GPL license statements with SPDX GPL-2.0 license identifiers. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
3 lines
78 B
Makefile
3 lines
78 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_EXYNOS_SROM) += exynos-srom.o
|