zephyr/arch/xtensa/soc
Yasushi SHOJI 2e0af08e55 build: remove unused CMakeLists.txt
lib/libc/minimal/source/CMakeLists.txt and
lib/libc/minimal/source/stdout/CMakeLists.txt was introduced in
12f8f7616 but it is not used by the build system.  CMakeLists.txt in
the parent dir lib/libc/minimal/CMakeLists.txt adds C files to the
target with the lines like:

    ${CMAKE_CURRENT_SOURCE_DIR}/source/stdlib/atoi.c
    ${CMAKE_CURRENT_SOURCE_DIR}/source/stdlib/strtol.c

To make other empty CMakeLists.txt explicit, this commit adds a
comment line to them.

Signed-off-by: Yasushi SHOJI <y-shoji@ispace-inc.com>
2018-06-14 15:02:02 -04:00
..
D_108mini soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
D_212GP soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
D_233L soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
XRC_D2PM_5swIrq soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
XRC_FUSION_AON_ALL_LM soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
esp32 esp32: Add some "logging" voodoo to SMP initialization 2018-05-31 14:02:03 -04:00
hifi2_std soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
hifi3_bd5 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
hifi3_bd5_call0 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
hifi4_bd7 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
hifi_mini soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
hifi_mini_4swIrq soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
intel_s1000 DTS: intel_s1000: Clean up I2C and UART stuff from soc.h 2018-06-11 17:27:58 -04:00
sample_controller build: remove unused CMakeLists.txt 2018-06-14 15:02:02 -04:00