86xx: Fix lingering CFG_CMD_* references in sbc8641d.h

Remove a leftover in net/tftp.c while we're at it.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
Jon Loeliger
2007-08-15 11:55:35 -05:00
committed by Wolfgang Denk
parent 210f463c71
commit 30b52df9e9
2 changed files with 4 additions and 4 deletions

View File

@@ -614,4 +614,4 @@ static void parse_multicast_oack(char *pkt, int len)
#endif /* Multicast TFTP */
#endif /* CFG_CMD_NET */
#endif