commit | 3990da522d242b5845924cfa421701a726e0be40 | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Mon Nov 27 12:42:47 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Nov 28 11:22:30 2023 +0100 |
tree | c8553851a884153321892e9f3a7e3bae2e218a2c | |
parent | 0e7778d9fb326da167a059e3ec3edb9ef16a1245 [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