Several commands must be disabled in the kernel build because they depend on interfaces that are not available outside of the kernel: dd, df, losetup, mkfatfs, mkdr, and ps.

This commit is contained in:
Gregory Nutt
2014-09-07 10:46:06 -06:00
parent 1597617001
commit 4eadcabc1b
2 changed files with 27 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
#if CONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_NSH_DISABLE_DD)
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* If no sector size is specified wity BS=, then the following default value