diff options
Diffstat (limited to 'target/linux/rockchip/Makefile')
-rw-r--r-- | target/linux/rockchip/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile index 8daaad34a7..bcc0cc3f8f 100644 --- a/target/linux/rockchip/Makefile +++ b/target/linux/rockchip/Makefile @@ -1,7 +1,5 @@ -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# +# SPDX-License-Identifier: GPL-2.0-only + include $(TOPDIR)/rules.mk BOARD:=rockchip |