diff options
author | Xu Yang <xu.yang_2@nxp.com> | 2024-09-25 13:32:30 +0800 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-10-07 02:36:38 +0900 |
commit | d939881a15b13c028257471d8853d12d83686bcc (patch) | |
tree | 3a26ad930594c9cb1dd6a37dc543e955b249bb93 /fs/netfs | |
parent | c14a30468230c608731f36569bfd9785bb486131 (diff) | |
download | lwn-d939881a15b13c028257471d8853d12d83686bcc.tar.gz lwn-d939881a15b13c028257471d8853d12d83686bcc.zip |
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
If we follow "make help" to "make dt_binding_schema", we will see
below error:
$ make dt_binding_schema
make[1]: *** No rule to make target 'dt_binding_schema'. Stop.
make: *** [Makefile:224: __sub-make] Error 2
It should be a typo. So this will fix it.
Fixes: 604a57ba9781 ("dt-bindings: kbuild: Add separate target/dependency for processed-schema.json")
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'fs/netfs')
0 files changed, 0 insertions, 0 deletions