Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial pass at removing binary-only, unlicensed, and proprietary packages ↵2019.02-op-build | Raptor Engineering Development Team | 2019-09-27 | 1 | -22/+0 |
| | | | | | | | | from buildroot tree Note that DAHDI is only being removed due to poor packaging -- it does not require binary firmware on some cards, but the buildroot packaging for it unconditionally pulls in binary-only firmware regardless. | ||||
* | at91dataflashboot: add two patches | Thomas Petazzoni | 2010-06-12 | 1 | -0/+22 |
The first patch allows to build with an EABI toolchain. The second patch disables the install step of at91dataflashboot Makefile since it tries to copy files to /tftpboot. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |