|
@@ -244,7 +244,7 @@ cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
|
|
# ---------------------------------------------------------------------------
|
|
# ---------------------------------------------------------------------------
|
|
|
|
|
|
# Generate an assembly file to wrap the output of the device tree compiler
|
|
# Generate an assembly file to wrap the output of the device tree compiler
|
|
-quiet_cmd_dt_S_dtb= DTB $@
|
|
|
|
|
|
+quiet_cmd_dt_S_dtb= DTB $@
|
|
cmd_dt_S_dtb= \
|
|
cmd_dt_S_dtb= \
|
|
( \
|
|
( \
|
|
echo '\#include <asm-generic/vmlinux.lds.h>'; \
|
|
echo '\#include <asm-generic/vmlinux.lds.h>'; \
|