commit | bb1adeff1261bb7705de5ecdff369ee1140f896a | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Tue May 14 17:15:04 2019 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri May 29 10:56:18 2020 +0200 |
tree | 46a19c8809b8eaf5ecf27b7cae4d9219c64971fd | |
parent | 3768a2b82413075024658f7f914a5d4ea6d9232c [diff] |
Remove deprecated busybox rules Busybox is no more built as a single package but built as part of the buildroot environment. This change removes busybox rules and resources from Makefile scripts. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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