mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
This defconfig fail to build since commit dc0f721
"package/gcc: switch to 13.x as default".
This board is no longer listed in the supported platforms in the
latest BSPs from TechNexion:
https://developer.technexion.com/docs/release-notes-yp42-2024q2#supported-platforms-in-this-release
This commit removes this defconfig.
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/6865597285
Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>