mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 18:28:25 +00:00
Merged in TJ-Hidetaka-Takano/nuttx (pull request #310)
Fixed gconfig target. Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
commit
c543185123
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ do_qconfig: dirlinks apps_preconfig
|
|||
|
||||
qconfig: do_qconfig clean_context
|
||||
|
||||
gconfig: dirlinks apps_preconfig
|
||||
do_gconfig: dirlinks apps_preconfig
|
||||
$(Q) APPSDIR=${CONFIG_APPS_DIR} kconfig-gconf Kconfig
|
||||
|
||||
gconfig: do_gconfig clean_context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue