diff options
Diffstat (limited to 'target/linux/apm821xx/Makefile')
-rw-r--r-- | target/linux/apm821xx/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index bae20d0d04..b2e8d8fd1c 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/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 ARCH:=powerpc |