mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 18:36:37 +00:00
arch/risc-v/src/eic7700x/Kconfig: fix broken kconfig-frontends parsing
kconfig-frontends package needs newline at the end of Kconfig file, otherwise the parsing fails. Signed-off-by: Michal Lenc <michallenc@seznam.cz>
This commit is contained in:
parent
0518ccb9ca
commit
48c75c5752
1 changed files with 1 additions and 1 deletions
|
|
@ -47,4 +47,4 @@ config EIC7700X_CPU_FREQ_MHZ
|
|||
cores at 1400, so the default changes nothing and merely says
|
||||
so in the log.
|
||||
|
||||
endif
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue