diff options
Diffstat (limited to 'bootloader/SOURCES')
| -rw-r--r-- | bootloader/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES index c56acb2..3e17338 100644 --- a/bootloader/SOURCES +++ b/bootloader/SOURCES @@ -55,6 +55,9 @@ creativezvm.c #elif CONFIG_CPU==AS3525 || CONFIG_CPU==AS3525v2 sansa_as3525.c show_logo.c +#elif CONFIG_CPU==IMX233 +imx233.c +show_logo.c #elif defined(LYRE_PROTO1) lyre_proto1.c show_logo.c |