Move rootfs setting into cmake/buildtool/cross (#4958)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 10 Apr 2019 03:20:22 +0000 (12:20 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 10 Apr 2019 03:20:22 +0000 (12:20 +0900)
commit8d2222f661cb7fcdc7c54aeec8012c61b3335b77
tree8ad228daa4a1c7816e03d71679cad0584a1a7fda
parentc68a3c27d8dc063493d05859cc8349a6f9653b7c
Move rootfs setting into cmake/buildtool/cross (#4958)

Move rootfs setting and check correctness into cmake/buildtool/cross
Remove different variable name for each architecture rootfs

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
cmake/buildtool/config/config_aarch64-linux.cmake
cmake/buildtool/config/config_aarch64-tizen.cmake
cmake/buildtool/config/config_armv7l-linux.cmake
cmake/buildtool/config/config_armv7l-tizen.cmake
cmake/buildtool/cross/toolchain_aarch64-linux.cmake
cmake/buildtool/cross/toolchain_aarch64-tizen.cmake
cmake/buildtool/cross/toolchain_armv7l-linux.cmake
cmake/buildtool/cross/toolchain_armv7l-tizen.cmake
contrib/tflite_classify/CMakeLists.txt
docs/howto/CrossBuildForArm.md