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>
Showing
- README 19 additions, 9 deletionsREADME
- common/cmd_net.c 3 additions, 3 deletionscommon/cmd_net.c
- include/cmd_confdefs.h 0 additions, 33 deletionsinclude/cmd_confdefs.h
- include/config_bootp.h 0 additions, 41 deletionsinclude/config_bootp.h
- include/net.h 1 addition, 1 deletioninclude/net.h
- net/bootp.c 27 additions, 27 deletionsnet/bootp.c
- net/net.c 1 addition, 1 deletionnet/net.c
Loading
Please register or sign in to comment