arm64: Fix the dtbs target building
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / Makefile
index 11c35995fd510f9010893144f46c90fd02d520a4..c95c5cb212fd65b49f3fe801466fae90ea2f6739 100644 (file)
@@ -58,7 +58,7 @@ zinstall install: vmlinux
        $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
 
 dtbs: scripts
-       $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
+       $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
 
 # We use MRPROPER_FILES and CLEAN_FILES now
 archclean: