From c6f4aa65ffd809b56e23843bec9451a325caf061 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Fri, 22 Sep 2017 09:41:20 +0200 Subject: if_atsam: Allow fixed MII settings. --- libbsd_waf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'libbsd_waf.py') diff --git a/libbsd_waf.py b/libbsd_waf.py index fe24e717..e5d07a6e 100644 --- a/libbsd_waf.py +++ b/libbsd_waf.py @@ -2222,6 +2222,7 @@ def build(bld): 'rtemsbsd/rtems/rtems-routes.c', 'rtemsbsd/rtems/syslog.c', 'rtemsbsd/sys/dev/atsam/if_atsam.c', + 'rtemsbsd/sys/dev/atsam/if_atsam_media.c', 'rtemsbsd/sys/dev/dw_mmc/dw_mmc.c', 'rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c', 'rtemsbsd/sys/dev/input/touchscreen/tsc_lpc32xx.c', -- cgit v1.2.3