qemu: fix parallel build failure

The busybox build uses gen_init_cpio from the linux directory, so
the target has to depend on linux.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
1 file changed
tree: 74cafa862a97e153bcd15e6bc8e955bc508501bb
  1. .gitignore
  2. fvp.mk
  3. hikey.mk
  4. mediatek.mk
  5. qemu.mk
  6. README.md
  7. toolchain.mk
README.md

Contains the necessary build files to handle OP-TEE for various setups, for now, please see manifest/README.md and OP-TEE/README.md for instructions.