zephyr/subsys/net
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
..
ip toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
l2 drivers: ethernet: build as static library 2021-08-17 06:06:03 -04:00
lib toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
CMakeLists.txt
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: Fix missing __ASSERT_ON micro 2021-07-22 06:21:55 -04:00
hostname.c