uboot-mt623x/net
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
All of the choices for CONFIG_BOOTP_ are now documented in
the README file.  You must now individually select exactly
the set that you want using a series of
    #define CONFIG_BOOTP_<x>
statements in the board port config files now.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 22:08:34 -05:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
bootp.c Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 2007-07-09 22:08:34 -05:00
bootp.h net/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:45:14 -05:00
eth.c net/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:45:14 -05:00
net.c Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 2007-07-09 22:08:34 -05:00
nfs.c net/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:45:14 -05:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c net/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:45:14 -05:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
sntp.c net/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:45:14 -05:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c net/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:45:14 -05:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00