summaryrefslogtreecommitdiff
path: root/common/cmd_mmc.c
Commit message (Expand)AuthorAgeLines
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-5/+0
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-1/+1
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* Fix some missing commands, cleanup header fileswdenk2003-06-29-0/+6
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-15-0/+40