zephyr/drivers/net
Daniel Leung 28021b8484 drivers: net: build as static library
Instead of putting object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: net: build as static library 2021-08-17 06:06:03 -04:00
Kconfig net: ppp: dialup enablers 2021-04-01 09:43:56 +03:00
loopback.c drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
ppp.c drivers: net: ppp: fix removing CRC16 from packet 2021-07-15 06:54:33 -04:00
slip.c drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00