]> Git Repo - u-boot.git/commit
net: Add more #ifdefs for tftpput to reduce code size
authorSimon Glass <[email protected]>
Thu, 27 Oct 2011 06:24:29 +0000 (06:24 +0000)
committerWolfgang Denk <[email protected]>
Thu, 27 Oct 2011 21:53:58 +0000 (23:53 +0200)
commit8c6914f10f317af06012f038565270e356fddadd
tree3da569ea9cbc46119899358dfb47fb3aedd18122
parent165099e753aeb3a734edbdad887f964277d11ab8
net: Add more #ifdefs for tftpput to reduce code size

If CONFIG_CMD_TFTPPUT is not enabled, we want minimal code size impact
on the tftp code. This introduces a few more #ifdefs.

Signed-off-by: Simon Glass <[email protected]>
net/tftp.c
This page took 0.032079 seconds and 4 git commands to generate.