]> git.sur5r.net Git - u-boot/blobdiff - arch/sandbox/lib/Makefile
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[u-boot] / arch / sandbox / lib / Makefile
index 7820c55c8554fce2f94c6af214d8a2cb921cbf20..b4ff717e7849f7f9624269cf5c23d6bfcd0082b9 100644 (file)
@@ -1,14 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2011 The Chromium OS Authors.
 #
 # (C) Copyright 2002-2006
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
-obj-y  += interrupts.o
-ifndef CONFIG_SPL_BUILD
+obj-y  += interrupts.o sections.o
 obj-$(CONFIG_PCI)      += pci_io.o
-endif
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
+obj-$(CONFIG_CMD_BOOTZ) += bootm.o