kbuild: delete unnecessary "@:"
[deliverable/linux.git] / arch / arm / boot / Makefile
index 48fab15cfc0218e1a8e7a0bab389dc766d8ce3e7..535a424d9eb058e440cf426bae511fef2d897674 100644 (file)
@@ -82,7 +82,6 @@ $(obj)/uImage:        $(obj)/zImage FORCE
 
 $(obj)/bootp/bootp: $(obj)/zImage initrd FORCE
        $(Q)$(MAKE) $(build)=$(obj)/bootp $@
-       @:
 
 $(obj)/bootpImage: $(obj)/bootp/bootp FORCE
        $(call if_changed,objcopy)
This page took 0.024188 seconds and 5 git commands to generate.