mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08: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:
+1
-1
@@ -498,7 +498,7 @@ do_qconfig: dirlinks apps_preconfig
|
|||||||
|
|
||||||
qconfig: do_qconfig clean_context
|
qconfig: do_qconfig clean_context
|
||||||
|
|
||||||
gconfig: dirlinks apps_preconfig
|
do_gconfig: dirlinks apps_preconfig
|
||||||
$(Q) APPSDIR=${CONFIG_APPS_DIR} kconfig-gconf Kconfig
|
$(Q) APPSDIR=${CONFIG_APPS_DIR} kconfig-gconf Kconfig
|
||||||
|
|
||||||
gconfig: do_gconfig clean_context
|
gconfig: do_gconfig clean_context
|
||||||
|
|||||||
Reference in New Issue
Block a user