source: rtems-libbsd/config.inc @ 5a95703

4.1155-freebsd-126-freebsd-12freebsd-9.3
Last change on this file since 5a95703 was f333955, checked in by Joel Sherrill <joel.sherrill@…>, on 08/31/12 at 23:50:17

Build System: Add option to disable IPV6 in orderly fashion

If you define DISABLE_IPV6=yes to the config.inc, then the
rtems-bsd-config.h file will be modified accordingly and
the IPV6 kernel sources will not be built. This is easier
to manage and more correct than having a patch to do the same.

  • Property mode set to 100644
File size: 129 bytes
Line 
1RTEMS_MAKEFILE_PATH = ${HOME}/newbsd/bsp-install/mips-rtems4.11/jmr3904/
2INSTALL_BASE = ${HOME}/newbsd/install
3DISABLE_IPV6=yes
4
Note: See TracBrowser for help on using the repository browser.