|
|
|
@ -3,7 +3,7 @@ RTOSDEMO_SOURCES = RTOSDemo/../../Common/Minimal/BlockQ.c RTOSDemo/../../Common/
|
|
|
|
|
RTOSDEMO_HEADERS = RTOSDemo/FreeRTOSConfig.h
|
|
|
|
|
RTOSDEMO_CC = powerpc-eabi-gcc
|
|
|
|
|
RTOSDEMO_CC_SIZE = powerpc-eabi-size
|
|
|
|
|
RTOSDEMO_CC_OPT = -O0
|
|
|
|
|
RTOSDEMO_CC_OPT = -O2
|
|
|
|
|
RTOSDEMO_CFLAGS = -I./RTOSDemo/flop -I../../Source/portable/GCC/PPC405_Xilinx -I./ppc405_0/include/ -IRTOSDemo/ -I. -I./RTOSDemo/ -I../Common/include/ -I../../Source/include/ -I./ppc405_0/include/ -I./ppc405_0/include -D GCC_PPC405 -mregnames -Wextra
|
|
|
|
|
RTOSDEMO_CC_SEARCH = # -B
|
|
|
|
|
RTOSDEMO_LIBPATH = -L./ppc405_0/lib/ # -L
|
|
|
|
|