summaryrefslogtreecommitdiff
path: root/compiler/systems/i_embed.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/systems/i_embed.pas')
-rw-r--r--compiler/systems/i_embed.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/systems/i_embed.pas b/compiler/systems/i_embed.pas
index c3d643e262..1fd0a182a1 100644
--- a/compiler/systems/i_embed.pas
+++ b/compiler/systems/i_embed.pas
@@ -724,7 +724,7 @@ unit i_embed;
flags : [tf_needs_symbol_size,tf_files_case_sensitive,
tf_smartlink_library,
tf_no_objectfiles_when_smartlinking];
- cpu : cpu_sys_z80;
+ cpu : cpu_z80;
unit_env : '';
extradefines : '';
exeext : '';