mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-30 20:43:58 +08:00
nexus-devices: Only register fec0
This makes testing of IPv4LL a bit easier.
This commit is contained in:
parent
94c31287e2
commit
a736dda8a8
@ -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, 0, 0, NULL);
|
||||||
|
|
||||||
RTEMS_BSD_DEFINE_NEXUS_DEVICE(fec, 1, 0, NULL);
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user