mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 20:03:50 -04:00
Correct some capitalisation issues for Linux users.
This commit is contained in:
parent
8fa8b7c7a9
commit
baa287be9a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue