diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile.lib | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib index 8066b6185d1e..01c77403a803 100644 --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib | |||
| @@ -293,6 +293,8 @@ DTC_FLAGS += -Wnode_name_chars_strict \ | |||
| 293 | -Wproperty_name_chars_strict | 293 | -Wproperty_name_chars_strict |
| 294 | endif | 294 | endif |
| 295 | 295 | ||
| 296 | DTC_FLAGS += $(DTC_FLAGS_$(basetarget)) | ||
| 297 | |||
| 296 | # Generate an assembly file to wrap the output of the device tree compiler | 298 | # Generate an assembly file to wrap the output of the device tree compiler |
| 297 | quiet_cmd_dt_S_dtb= DTB $@ | 299 | quiet_cmd_dt_S_dtb= DTB $@ |
| 298 | cmd_dt_S_dtb= \ | 300 | cmd_dt_S_dtb= \ |
