Make label file for c610 platform.

This commit is contained in:
Sven Michael Klose 2021-12-25 20:11:22 +01:00 committed by mrdudz
parent 6aabee0564
commit d5591bc184
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ endif
ifeq ($(SYS),cbm510)
LDFLAGS+=-Ln $@.lbl
endif
ifeq ($(SYS),cbm510)
ifeq ($(SYS),cbm610)
LDFLAGS+=-Ln $@.lbl
endif
ifeq ($(SYS),cx16)