summaryrefslogtreecommitdiffstats
path: root/libbsd.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.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.py')
-rwxr-xr-xlibbsd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbsd.py b/libbsd.py
index 13dad6d5..e116d05b 100755
--- a/libbsd.py
+++ b/libbsd.py
@@ -58,6 +58,7 @@ def rtems(mm):
'local/mmcbr_if.c',
'rtems/ipsec_get_policylen.c',
'rtems/rtems-bsd-arp-processor.c',
+ 'rtems/rtems-bsd-allocator-domain-size.c',
'rtems/rtems-bsd-get-allocator-domain-size.c',
'rtems/rtems-bsd-get-ethernet-addr.c',
'rtems/rtems-bsd-get-mac-address.c',