cmd: efidebug: simplify get_guid_text()
[platform/kernel/u-boot.git] / scripts / basic / Makefile
index f883857..092a887 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 ###
 # Makefile.basic lists the most basic programs used during the build process.
 # The programs listed herein are what are needed to do the basic stuff,
@@ -7,9 +8,6 @@
 # .config is included by main Makefile.
 # ---------------------------------------------------------------------------
 # fixdep:       Used to generate dependency information during build process
-#
-# SPDX-License-Identifier:     GPL-2.0
-#
 
 hostprogs-y    := fixdep
 always         := $(hostprogs-y)