]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerTom Rini <trini@ti.com>
Thu, 21 Aug 2014 16:01:29 +0000 (12:01 -0400)
commit11db3abe6609e08e2df4ecc9353d2c0a2b061be2
treef1635c233e26c489ac9eba9dc5bad005f78ac608
parent951860634fdb557bbb58e0f99215391bc0c29779
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