summaryrefslogtreecommitdiffstats
path: root/libbsd_waf.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-06-30 11:42:49 +1000
committerChris Johns <chrisj@rtems.org>2016-06-30 11:42:49 +1000
commitf01b1f7209230dc47b1edc315e78a608062aad16 (patch)
treef524e9128970d32d900b850953a655aee7d6b059 /libbsd_waf.py
parentFix wording and spelling. (diff)
downloadrtems-libbsd-f01b1f7209230dc47b1edc315e78a608062aad16.tar.bz2
Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
The domain allocator page abd mbuf size can be configured by the user using RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
Diffstat (limited to 'libbsd_waf.py')
-rw-r--r--libbsd_waf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbsd_waf.py b/libbsd_waf.py
index 9ea85be9..4414f1d8 100644
--- a/libbsd_waf.py
+++ b/libbsd_waf.py
@@ -1049,6 +1049,7 @@ def build(bld):
'rtemsbsd/pppd/upap.c',
'rtemsbsd/pppd/utils.c',
'rtemsbsd/rtems/ipsec_get_policylen.c',
+ 'rtemsbsd/rtems/rtems-bsd-allocator-domain-size.c',
'rtemsbsd/rtems/rtems-bsd-arp-processor.c',
'rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c',
'rtemsbsd/rtems/rtems-bsd-get-ethernet-addr.c',