diff options
| author | Wolfgang Denk <[email protected]> | 2010-11-22 22:44:01 +0100 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2010-11-27 23:35:11 +0100 |
| commit | 53f378fea46e647b076e319738faf46432f65e0a (patch) | |
| tree | 2dc9de714fb65e3b27748b20b5811de0f050e5ea /include | |
| parent | cd0402a7307910fe34ca05c7921a69fcff9e1fd1 (diff) | |
5xx: Cleanup for partial linking and --gc-sections
Signed-off-by: Wolfgang Denk <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/cmi_mpc5xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/cmi_mpc5xx.h b/include/configs/cmi_mpc5xx.h index 198f3423e8d..329e4e36012 100644 --- a/include/configs/cmi_mpc5xx.h +++ b/include/configs/cmi_mpc5xx.h @@ -62,6 +62,7 @@ #include <config_cmd_default.h> #undef CONFIG_CMD_NET /* disabeled - causes compile errors */ +#undef CONFIG_CMD_NFS #define CONFIG_CMD_MEMORY #define CONFIG_CMD_LOADB |
