diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2014-02-05 20:49:20 -0700 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-02-21 15:30:05 +0100 |
commit | b81fdb04868e21693f5dfe9242ff6f49fcfe5a93 (patch) | |
tree | 6027eba85cf332d84a94d95dbca66dcc18ef3fc9 /board/freescale/mx28evk | |
parent | 3e11350255d9c5d4bd03c2a65769da84c05d3294 (diff) | |
download | u-boot-imx-b81fdb04868e21693f5dfe9242ff6f49fcfe5a93.zip u-boot-imx-b81fdb04868e21693f5dfe9242ff6f49fcfe5a93.tar.gz u-boot-imx-b81fdb04868e21693f5dfe9242ff6f49fcfe5a93.tar.bz2 |
pxe: allow compilation when !defined(CONFIG_CMD_NET)
pxe.c provides both the "pxe" command which relies on a network, and the
"sysboot" command which doesn't. Fix the file to compile when network
support isn't enabled. This is useful e.g. on the Raspberry Pi which has
no network support yet, but will soon support the sysboot command.
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'board/freescale/mx28evk')
0 files changed, 0 insertions, 0 deletions