commit | 5dd1b3d33358abd02b5e4dd294eafb9f2b6140ee | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Mon Nov 27 12:42:47 2023 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Mon Nov 27 14:20:19 2023 +0100 |
tree | c8553851a884153321892e9f3a7e3bae2e218a2c | |
parent | 8b2905ce2dc582f1658798d72ec9fd1ebfb9ecdd [diff] |
common: add 'clean' as a .PHONY target In addition to "all", add "clean" as a .PHONY target as well. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers