GooTal commented on issue #7566:
URL: https://github.com/apache/nuttx/issues/7566#issuecomment-1370622182
Hi, i\`m trying to add some config items in Kconfig files. I notice that
there is a `$ARCH` variable in `${TOPDIR}/Kconfig` file. I think it may stand
for host cpu arch. But i couldn\`t find out where the definition is.
Here are the steps:
In ${TOPDIR}
```
./tools/configure.sh -l maix-bit:nsh
make menuconfig
```
As you can see, the mainmenu is "NuttX/x86_64 Configuration"

Thanks for your time~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]