mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 13:35:21 +00:00
We can't use '=' in net/Makefile since then one statement would override the value of the previous one when both CONFIG_NETWORKING and CONFIG_BLUETOOTH were set to 'y'. Instead, use '+='. Change-Id: Idba9916cc9fb2bd0e53975bdf0a86c0fd184533c Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
arch | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |