]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/firmware/efi/libstub/Makefile
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / drivers / firmware / efi / libstub / Makefile
index 68fa977b2c1b7c182b9656d2c30c155fb26295c4..a15841eced4e872d6be32830942e10afb0fd2ede 100644 (file)
@@ -37,7 +37,7 @@ lib-$(CONFIG_EFI_ARMSTUB)     += arm-stub.o fdt.o string.o \
                                   $(patsubst %.c,lib-%.o,$(arm-deps))
 
 lib-$(CONFIG_ARM)              += arm32-stub.o
-lib-$(CONFIG_ARM64)            += arm64-stub.o
+lib-$(CONFIG_ARM64)            += arm64-stub.o random.o
 CFLAGS_arm64-stub.o            := -DTEXT_OFFSET=$(TEXT_OFFSET)
 
 #