mkkconfig.bat: Clean up a few things
This commit is contained in:
parent
807e51ad05
commit
86e2a35946
@ -35,7 +35,7 @@ REM
|
||||
|
||||
REM Parse command line arguments
|
||||
|
||||
SET menu=
|
||||
SET menu=""
|
||||
SET kconfig=Kconfig
|
||||
|
||||
:ArgLoop
|
||||
@ -81,7 +81,7 @@ Echo # see the file kconfig-language.txt in the NuttX tools repository. >> %kcon
|
||||
Echo # >> %kconfig%
|
||||
Echo # This file is autogenerated, do not edit. >> %kconfig%
|
||||
Echo # >> %kconfig%
|
||||
Echo >> %kconfig%
|
||||
Echo[ >> %kconfig%
|
||||
|
||||
IF %menu% NEQ "" (
|
||||
Echo menu "%menu%" >> %kconfig%
|
||||
|
Loading…
x
Reference in New Issue
Block a user