]> code.ossystems Code Review - bsp/u-boot.git/commit
api: fix build without CMD_NET support
authorJeroen Hofstee <jeroen@myspectrum.nl>
Sat, 9 Aug 2014 22:30:55 +0000 (00:30 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Sep 2014 15:17:34 +0000 (12:17 -0300)
commit7be9add8cfd41afc603008167ea4412a4e45a381
treef4688c85f97d58dc577a1b6d06f1de86f2489a9e
parent8a9e527d460ba47485602ccf8286dd6595b972ee
api: fix build without CMD_NET support

Provide stubs in case that no NET interface is supported.

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
api/api_net.c