mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 03:17:56 +08:00
nexus-devices: Only register fec0
This makes testing of IPv4LL a bit easier.
This commit is contained in:
@@ -56,6 +56,4 @@ RTEMS_BSD_DEFINE_NEXUS_DEVICE(smc, 0, RTEMS_ARRAY_SIZE(smc0_res),
|
||||
|
||||
RTEMS_BSD_DEFINE_NEXUS_DEVICE(fec, 0, 0, NULL);
|
||||
|
||||
RTEMS_BSD_DEFINE_NEXUS_DEVICE(fec, 1, 0, NULL);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user