diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/fm_eth.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/fm_eth.h b/include/fm_eth.h index c7c68820d..05121ea8e 100644 --- a/include/fm_eth.h +++ b/include/fm_eth.h @@ -35,6 +35,7 @@ enum fm_port {  	FM2_DTSEC2,  	FM2_DTSEC3,  	FM2_DTSEC4, +	FM2_DTSEC5,  	FM2_10GEC1,  	NUM_FM_PORTS,  }; |