aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/malta')
-rw-r--r--target/linux/malta/Makefile6
-rw-r--r--target/linux/malta/image/Makefile6
2 files changed, 4 insertions, 8 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile
index 4beeb64b8b..18b463f1ea 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2010-2011 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+
include $(TOPDIR)/rules.mk
BOARD:=malta
diff --git a/target/linux/malta/image/Makefile b/target/linux/malta/image/Makefile
index 72e7eab807..514ff58427 100644
--- a/target/linux/malta/image/Makefile
+++ b/target/linux/malta/image/Makefile
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2010 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk