zephyr/subsys/net/l2
Daniel Leung e912a0533a drivers: ethernet: 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.

Note that the include to subsys has been moved from
under the drivers into subsys, as it is actually
the subsystem's job to make sure the include
directories are correct.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
bluetooth samples: conn_cb replace to const zsector 2021-08-11 13:42:28 +02:00
canbus
dummy
ethernet drivers: ethernet: build as static library 2021-08-17 06:06:03 -04:00
ieee802154 net: l2: ieee802154: Fix LL address handling on frame reception 2021-07-09 09:10:56 -04:00
openthread net: openthread: add Netdata Publisher Kconfig option 2021-08-11 11:29:36 -04:00
ppp toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
virtual
wifi
CMakeLists.txt
Kconfig