mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-22 23:55:34 +08:00
rc.conf: Add the net directives by default.
This commit is contained in:
parent
84665b5cef
commit
d8e6b4c170
@ -41,6 +41,12 @@
|
|||||||
#include <rtems/chain.h>
|
#include <rtems/chain.h>
|
||||||
|
|
||||||
#include <machine/rtems-bsd-rc-conf.h>
|
#include <machine/rtems-bsd-rc-conf.h>
|
||||||
|
#include <machine/rtems-bsd-rc-conf-directives.h>
|
||||||
|
|
||||||
|
/*
|
||||||
|
* By default the networking directives are available.
|
||||||
|
*/
|
||||||
|
RTEMS_BSD_RC_CONF_SYSINT(rc_conf_net);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Max line length.
|
* Max line length.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user