diff options
Diffstat (limited to 'apps/plugins/lib/SOURCES')
| -rw-r--r-- | apps/plugins/lib/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index b638740..6a44c80 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -10,6 +10,8 @@ grey_parm.c grey_scroll.c #ifdef CPU_COLDFIRE grey_coldfire.S +#elif CONFIG_CPU == SH7034 +grey_sh.S #endif #endif highscore.c |