Re: [PATCH] beagle: Disable WiFi if libbsd is build without it.

2018-05-30 Thread Udit agarwal
Hi, Thanks, that patch worked perfectly. Wifi is now, by default disabled. Regards, Udit agarwal On Wed, May 30, 2018 at 5:04 PM, Christian Mauderer < christian.maude...@embedded-brains.de> wrote: > Update #3351. > --- > rtemsbsd/include/bsp/nexus-devices.h | 3 +++ > 1 file changed, 3

[PATCH] beagle: Disable WiFi if libbsd is build without it.

2018-05-30 Thread Christian Mauderer
Update #3351. --- rtemsbsd/include/bsp/nexus-devices.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rtemsbsd/include/bsp/nexus-devices.h b/rtemsbsd/include/bsp/nexus-devices.h index 13d51ceb..f7003923 100644 --- a/rtemsbsd/include/bsp/nexus-devices.h +++