zephyr/arch/arc/soc/snps_emsk
Alex Tereschenko 3c1a78ea0d cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE
Both variables were used (with the same value) interchangeably
throughout CMake files and per the discussion in GH issue,
ZEPHYR_BASE is preferred.

Also add a comment with explanation of one vs. the other.

Tested by building hello_world for several boards ensuring no errors.

Fixes #7173.

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
2018-06-18 15:25:55 -04:00
..
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig
Kconfig.defconfig soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.em7d
Kconfig.defconfig.em9d
Kconfig.defconfig.em11d
Kconfig.soc
dts.fixup drivers/uart: Use dts to set uart options for ns16550 driver 2018-05-18 20:18:50 +03:00
linker.ld arch: arc: reuse GCC_M_CPU in cmake file and remove unused comments 2018-05-15 09:48:11 +02:00
soc.c
soc.h arch: arc: snps_emsk: Removed dead code 2018-05-28 10:46:24 +02:00
soc_config.c drivers/uart: Use dts to set uart options for ns16550 driver 2018-05-18 20:18:50 +03:00