zephyr/arch/nios2/soc/nios2-qemu
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
..
include dts: nios2-qemu: add device tree support 2018-05-17 14:09:15 -07:00
CMakeLists.txt build: remove unused CMakeLists.txt 2018-06-14 15:02:02 -04:00
Kconfig.defconfig soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.soc
dts.fixup dts: nios2-qemu: add device tree support 2018-05-17 14:09:15 -07:00
linker.ld dts: nios2-qemu: add device tree support 2018-05-17 14:09:15 -07:00