summaryrefslogtreecommitdiffstats
path: root/libbsd_waf.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-06-30 09:17:21 +1000
committerChris Johns <chrisj@rtems.org>2016-06-30 09:17:21 +1000
commit45960a350d9a83061ba9f6a4c48ea8ce6eb9a413 (patch)
treeaa7a89d04f67f5b716d7b3ea21276586d2d1fdf8 /libbsd_waf.py
parentDefault syslog priority to INFO. Add rtems_setlogpriority to configure the pr... (diff)
downloadrtems-libbsd-45960a350d9a83061ba9f6a4c48ea8ce6eb9a413.tar.bz2
Add rtems_get_route to fetch a specific route from the routing tables.
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 5e18f5e7..9ea85be9 100644
--- a/libbsd_waf.py
+++ b/libbsd_waf.py
@@ -1098,6 +1098,7 @@ def build(bld):
'rtemsbsd/rtems/rtems-legacy-mii.c',
'rtemsbsd/rtems/rtems-legacy-newproc.c',
'rtemsbsd/rtems/rtems-legacy-rtrequest.c',
+ 'rtemsbsd/rtems/rtems-routes.c',
'rtemsbsd/rtems/syslog.c',
'rtemsbsd/sys/dev/dw_mmc/dw_mmc.c',
'rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c',