mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 05:43:33 +08:00
if_xae: Port to RTEMS
This commit is contained in:

committed by
Joel Sherrill

parent
ee4fb53241
commit
40b9c6ce63
@@ -52,6 +52,8 @@
|
||||
#endif
|
||||
#elif defined(LIBBSP_ARM_ATSAM_BSP_H)
|
||||
#define NET_CFG_INTERFACE_0 "if_atsam0"
|
||||
#elif defined(LIBBSP_MICROBLAZE_FPGA_BSP_H)
|
||||
#define NET_CFG_INTERFACE_0 "xae0"
|
||||
#else
|
||||
#define NET_CFG_INTERFACE_0 "@NET_CFG_INTERFACE_0@"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user