zephyr: Move Zephyr build to top level

The Zephyr build system does strange things if it refers to source
directories above the main Makefile (generating
outdir/<target>/../boot/... paths).  For now, fix this by moving the
Zephyr Makefile to the top-level in the tree.  This shouldn't have much
impact on Mynewt, as it doesn't use makefiles.
5 files changed
tree: d6558056dd2b21fd6f0378887ddd079a114fb591
  1. boot/
  2. zephyr/
  3. .gitignore
  4. build_boot.sh
  5. Makefile
  6. project.yml
  7. README.md
  8. repository.yml
README.md

mcuboot

MCU boot loader