UPSTREAM: arm64: dts: rockchip: make rk3368 grf syscons simple-mfds
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / Makefile
index d3f03c6752b96bcc70c5226d97b535dc0962b618..85de2131537ecbdf73985288af03dfb2906d4fad 100644 (file)
@@ -16,7 +16,7 @@ OBJCOPYFLAGS  :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
 GZFLAGS                :=-9
 
 ifneq ($(CONFIG_RELOCATABLE),)
-LDFLAGS_vmlinux                += -pie
+LDFLAGS_vmlinux                += -pie -Bsymbolic
 endif
 
 KBUILD_DEFCONFIG := defconfig
@@ -116,7 +116,7 @@ dtbs: prepare scripts
 dtbs_install:
        $(Q)$(MAKE) $(dtbinst)=$(boot)/dts
 
-Image.gz-dtb: vmlinux scripts dtbs
+Image-dtb Image.gz-dtb: vmlinux scripts dtbs
        $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
 
 PHONY += vdso_install