mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-28 04:47:47 +08:00
Correct some capitalisation issues for Linux users.
This commit is contained in:
@ -40,8 +40,8 @@ LINKER_SCRIPT=m52235evb-rom-hosted.ld
|
||||
SREC_FILENAME=RTOSDemo.s19
|
||||
ELF_FILENAME=RTOSDemo.elf
|
||||
CC=m68k-elf-gcc
|
||||
AS=m68K-elf-as
|
||||
OBJCOPY=m68K-elf-objcopy
|
||||
AS=m68k-elf-as
|
||||
OBJCOPY=m68k-elf-objcopy
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
Reference in New Issue
Block a user