Skip to content
Commit c7c86de6 authored by Robert Lubos's avatar Robert Lubos Committed by Carles Cufí
Browse files

drivers: wifi: Prevent CMake warnings for out-of-tree drivers



When Ethernet or Wi-Fi subsystems are enabled, but no driver source
files are provided in the Zephyr source tree (which is the case for
out-of-tree drivers), CMake throws warnings about empty libs, for
example:

  No SOURCES given to Zephyr library: drivers__ethernet
  No SOURCES given to Zephyr library: drivers__wifi

This commit sets ALLOW_EMPTY property for those libraries, to allow for
seamless out-of-tree drivers integration.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 39de786b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment