fs/: Remove lingering references to CFG_CMD_* symbols.
Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. Those always evaluated TRUE, and thus were always compiled even when IDE really wasn't defined/wanted. Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
@@ -139,4 +139,4 @@ const char *bb_mode_string(int mode)
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* CFG_CMD_REISER */
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user