mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ if [ ! -z "${appdir}" ]; then
|
||||
echo "# Application configuration" >> "${TOPDIR}/.config"
|
||||
echo "" >> "${TOPDIR}/.config"
|
||||
echo "CONFIG_BUILTIN_APPS=y" >> "${TOPDIR}/.config"
|
||||
echo "APPS_LOC=\"$appdir\"" >> "${TOPDIR}/.config"
|
||||
echo "APPLOC=\"$appdir\"" >> "${TOPDIR}/.config"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user