📄 xllp_release.mak
字号:
# This is a makefile for the project "XLLP.a", generated
# by the Nordheim Workbench.
#Global Macros
BASE = C:\POST4_XLLP\Source_code\Mainstone\Bulverde\XLLP\Build\POST\NDT
NDT = C:\NDT\INTEL\NDT1.1
#Tools
Assembler = "$(NDT)\xscale\bin\asxsc.exe"
C_Compiler = "$(NDT)\xscale\bin\ccxsc.exe"
Cxx_Compiler = "$(NDT)\xscale\bin\ccxsc.exe"
Library_Manager = "$(NDT)\xscale\bin\libxsc.exe"
OBJ = xllp_ac97POST.o \
xllp_ac97.o \
xllp_audio.o \
xllp_touch.o \
xllp_pmu.o \
xllp_cp15.o \
xllp_dmac.o \
XLLP_GPIO.o \
xllp_i2c.o \
xllp_i2s.o \
xllp_icp.o \
xllp_keypad.o \
xllp_lcd.o \
xllp_mmc.o \
xllp_msl.o \
xllp_ost.o \
Xllp_PCCardSocket.o \
xllp_Pm_SleepContextA.o \
xllp_Pm_SleepFwA.o \
xllp_Pm_SleepContext.o \
xllp_Pm_SleepRegLists.o \
xllp_rtc.o \
xllp_uart.o \
xllp_udc_os_depend.o \
xllp_udc.o \
xllp_usim.o \
xllp_usim_ATR.o \
xllp_ethernet.o \
xllp_serialization.o \
xlli_LowLev_Init.o
#Rules
ALL: $(OBJ)
$(Library_Manager) "$(BASE)\.\POST_RELEASE\XLLP.a" -add ".\xllp_ac97POST.o" ".\xllp_ac97.o" ".\xllp_audio.o" ".\xllp_touch.o" ".\xllp_pmu.o" ".\xllp_cp15.o" ".\xllp_dmac.o" ".\XLLP_GPIO.o" ".\xllp_i2c.o" ".\xllp_i2s.o" ".\xllp_icp.o" ".\xllp_keypad.o" ".\xllp_lcd.o" ".\xllp_mmc.o" ".\xllp_msl.o" ".\xllp_ost.o" ".\Xllp_PCCardSocket.o" ".\xllp_Pm_SleepContextA.o" ".\xllp_Pm_SleepFwA.o" ".\xllp_Pm_SleepContext.o" ".\xllp_Pm_SleepRegLists.o" ".\xllp_rtc.o" ".\xllp_uart.o" ".\xllp_udc_os_depend.o" ".\xllp_udc.o" ".\xllp_usim.o" ".\xllp_usim_ATR.o" ".\xllp_ethernet.o" ".\xllp_serialization.o" ".\xlli_LowLev_Init.o"
xllp_ac97POST.o: $(BASE)\..\..\..\Source\CPU\Bulverde\AC97\POST\xllp_ac97POST.c
$(C_Compiler) -MX -J -D POST_BUILD=1 -I "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\ClkMgr" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\I2C" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\GPIO" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\Intc" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMC" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMU" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\OST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USIM\POST" -I "$(BASE)\..\..\..\Source\Includes" -I "$(BASE)\..\..\..\Source\Platforms\Mainstone" -I "$(NDT)\xscale\include" -c "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\POST\xllp_ac97POST.c" -o "$(BASE)\.\POST_RELEASE\xllp_ac97POST.o"
xllp_ac97.o: $(BASE)\..\..\..\Source\CPU\Bulverde\AC97\xllp_ac97.c
$(C_Compiler) -MX -J -D POST_BUILD=1 -I "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\ClkMgr" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\I2C" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\GPIO" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\Intc" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMC" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMU" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\OST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USIM\POST" -I "$(BASE)\..\..\..\Source\Includes" -I "$(BASE)\..\..\..\Source\Platforms\Mainstone" -I "$(NDT)\xscale\include" -c "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\xllp_ac97.c" -o "$(BASE)\.\POST_RELEASE\xllp_ac97.o"
xllp_audio.o: $(BASE)\..\..\..\Source\CPU\Bulverde\AC97\xllp_audio.c
$(C_Compiler) -MX -J -D POST_BUILD=1 -I "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\ClkMgr" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\I2C" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\GPIO" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\Intc" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMC" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMU" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\OST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USIM\POST" -I "$(BASE)\..\..\..\Source\Includes" -I "$(BASE)\..\..\..\Source\Platforms\Mainstone" -I "$(NDT)\xscale\include" -c "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\xllp_audio.c" -o "$(BASE)\.\POST_RELEASE\xllp_audio.o"
xllp_touch.o: $(BASE)\..\..\..\Source\CPU\Bulverde\AC97\xllp_touch.c
$(C_Compiler) -MX -J -D POST_BUILD=1 -I "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\ClkMgr" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\I2C" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\GPIO" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\Intc" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMC" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMU" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\OST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USIM\POST" -I "$(BASE)\..\..\..\Source\Includes" -I "$(BASE)\..\..\..\Source\Platforms\Mainstone" -I "$(NDT)\xscale\include" -c "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\xllp_touch.c" -o "$(BASE)\.\POST_RELEASE\xllp_touch.o"
xllp_pmu.o: $(BASE)\..\..\..\Source\CPU\Bulverde\Core\PerfMonUnit\ARM\xllp_pmu.s
$(Assembler) -o "$(BASE)\.\POST_RELEASE\xllp_pmu.o" -I "$(BASE)\..\..\..\Source\XLLI\Mainstone\Bulverde\ARM" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\Core\PerfMonUnit\ARM" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt\ARM" -I "$(BASE)\..\..\..\Source\XLLI\Mainstone\Bulverde\POST" -predefine "POST_BUILD SETA 1" "$(BASE)\..\..\..\Source\CPU\Bulverde\Core\PerfMonUnit\ARM\xllp_pmu.s"
xllp_cp15.o: $(BASE)\..\..\..\Source\CPU\Bulverde\Core\Coprocessor\xllp_cp15.s
$(Assembler) -o "$(BASE)\.\POST_RELEASE\xllp_cp15.o" -I "$(BASE)\..\..\..\Source\XLLI\Mainstone\Bulverde\ARM" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\Core\PerfMonUnit\ARM" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt\ARM" -I "$(BASE)\..\..\..\Source\XLLI\Mainstone\Bulverde\POST" -predefine "POST_BUILD SETA 1" "$(BASE)\..\..\..\Source\CPU\Bulverde\Core\Coprocessor\xllp_cp15.s"
xllp_dmac.o: $(BASE)\..\..\..\Source\CPU\Bulverde\DMA\xllp_dmac.c
$(C_Compiler) -MX -J -D POST_BUILD=1 -I "$(BASE)\..\..\..\Source\CPU\Bulverde\AC97\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\ClkMgr" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\I2C" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\GPIO" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\Intc" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMC" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\MMU" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\OST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\PwrMgmt\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction\POST" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USBFunction" -I "$(BASE)\..\..\..\Source\CPU\Bulverde\USIM\POST" -I "$(BASE)\..\..\..\Source\Includes" -I "$(BASE)\..\..\..\Source\Platforms\Mainstone" -I "$(NDT)\xscale\include" -c "$(BASE)\..\..\..\Source\CPU\Bulverde\DMA\xllp_dmac.c" -o "$(BASE)\.\POST_RELEASE\xllp_dmac.o"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -