Fix red in 7e31f2a6d5
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 476d23ac3af690df3cfe2537224e35408a4a3cc8 Author: Solomon Peachy <[email protected]> Date: Mon Jan 19 13:46:22 2026 -0500 Fix red in 7e31f2a6d5 While the binary firmware build succeeded, the 'make zip' process failed because the script that put the default wps image together runs the device config header through CPP while only looking into the configuration header directory. So move the imx233-config.h header out of the target/arm/imx233 and into export/config where everything is copacetic. Change-Id: I9914558a892f8ff7ad839818f0a5ef687cc7b997 diff --git a/firmware/target/arm/imx233/imx233-config.h b/firmware/export/config/imx233-config.h similarity index 100% rename from firmware/target/arm/imx233/imx233-config.h rename to firmware/export/config/imx233-config.h -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs