Migrate more makefile utilities to builddefs sub-directory (#16002)
This commit is contained in:
parent
7a0fd646e3
commit
f7e7671f69
12 changed files with 15 additions and 13 deletions
|
@ -213,7 +213,7 @@ def compile_configurator_json(user_keymap, bootloader=None, parallel=1, **env_va
|
|||
'-r',
|
||||
'-R',
|
||||
'-f',
|
||||
'build_keyboard.mk',
|
||||
'builddefs/build_keyboard.mk',
|
||||
])
|
||||
|
||||
if bootloader:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue