mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 16:53:34 -04:00
Move SPDX-License-Identifier to the top and add one for the Makefile. Signed-off-by: Andreas Färber <afaerber@suse.de>
6 lines
141 B
Makefile
6 lines
141 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
dtb-$(CONFIG_ARCH_ACTIONS) += s700-cubieboard7.dtb
|
|
|
|
dtb-$(CONFIG_ARCH_ACTIONS) += s900-bubblegum-96.dtb
|