common: Fix optee_linuxdriver clean target

OPTEE_LINUXDRIVER_CLEAN_COMMON_FLAGS needs to specify the module M
flag, else linux is cleaned instead of optee_linuxdriver.

Signed-off-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
1 file changed
tree: 3e279163aa2dac84fb57ac28efccff7db4f2ff6a
  1. kconfigs/
  2. .gitignore
  3. common.mk
  4. fvp.mk
  5. hikey.mk
  6. juno.mk
  7. mediatek.mk
  8. qemu-check.exp
  9. qemu.mk
  10. README.md
  11. 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.