mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 23:15:20 +00:00
The zephyr/subsys/net/l2 include directory has been added through the 'zephyr_library_' API to modify the 'zephyr' library, when the 'zephyr_' API should have been used. This patch fixes this problem. Using 'zephyr_library_' in this context works by accident when 'zephyr' is the current library but has no guarantees of working in the future. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
eth_e1000_priv.h | ||
eth_e1000.c | ||
eth_enc28j60_priv.h | ||
eth_enc28j60.c | ||
eth_enc424j600_priv.h | ||
eth_enc424j600.c | ||
eth_liteeth.c | ||
eth_mcux.c | ||
eth_native_posix_adapt.c | ||
eth_native_posix_priv.h | ||
eth_native_posix.c | ||
eth_sam_gmac_priv.h | ||
eth_sam_gmac.c | ||
eth_smsc911x_priv.h | ||
eth_smsc911x.c | ||
eth_stellaris_priv.h | ||
eth_stellaris.c | ||
eth_stm32_hal_priv.h | ||
eth_stm32_hal.c | ||
Kconfig | ||
Kconfig.e1000 | ||
Kconfig.enc28j60 | ||
Kconfig.enc424j600 | ||
Kconfig.liteeth | ||
Kconfig.mcux | ||
Kconfig.native_posix | ||
Kconfig.sam_gmac | ||
Kconfig.smsc911x | ||
Kconfig.stellaris | ||
Kconfig.stm32_hal | ||
phy_sam_gmac.c | ||
phy_sam_gmac.h |