if_tsec: Enable FDT support

This commit is contained in:
Sebastian Huber
2017-03-08 09:05:05 +01:00
parent c1205ee81e
commit 5f3722a8d9
3 changed files with 2 additions and 2 deletions

View File

@@ -1143,6 +1143,7 @@ def dev_net(mm):
'sys/dev/mii/ukphy.c',
'sys/dev/mii/ukphy_subr.c',
'sys/dev/tsec/if_tsec.c',
'sys/dev/tsec/if_tsec_fdt.c',
'sys/dev/cadence/if_cgem.c',
'sys/dev/dwc/if_dwc.c',
'sys/arm/xilinx/zy7_slcr.c',