Update projects.
[bertos.git] / boards / at91sam7x-ek / benchmark / at91sam7x-ek_context_switch / at91sam7x-ek_context_switch.mk
1 #
2 # Wizard autogenerated makefile.
3 # DO NOT EDIT, use the at91sam7x-ek_context_switch_user.mk file instead.
4 #
5
6 # Constants automatically defined by the selected modules
7
8
9 # Our target application
10 TRG += at91sam7x-ek_context_switch
11
12 at91sam7x-ek_context_switch_PREFIX = "arm-none-eabi-"
13
14 at91sam7x-ek_context_switch_SUFFIX = ""
15
16 at91sam7x-ek_context_switch_SRC_PATH = boards/at91sam7x-ek/benchmark/at91sam7x-ek_context_switch
17
18 at91sam7x-ek_context_switch_HW_PATH = boards/at91sam7x-ek
19
20 # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_CSRC INSTEAD!
21 at91sam7x-ek_context_switch_WIZARD_CSRC = \
22         bertos/benchmark/context_switch.c \
23         bertos/cpu/arm/drv/ser_arm.c \
24         bertos/cpu/arm/drv/ser_at91.c \
25         bertos/cpu/arm/drv/sysirq_at91.c \
26         bertos/cpu/arm/drv/timer_arm.c \
27         bertos/cpu/arm/drv/timer_at91.c \
28         bertos/drv/ser.c \
29         bertos/drv/timer.c \
30         bertos/io/kfile.c \
31         bertos/kern/proc.c \
32         bertos/kern/signal.c \
33         bertos/mware/event.c \
34         bertos/mware/formatwr.c \
35         bertos/mware/hex.c \
36         bertos/struct/heap.c \
37         #
38
39 # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_PCSRC INSTEAD!
40 at91sam7x-ek_context_switch_WIZARD_PCSRC = \
41          \
42         #
43
44 # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_CPPASRC INSTEAD!
45 at91sam7x-ek_context_switch_WIZARD_CPPASRC = \
46         bertos/cpu/arm/hw/switch_ctx_arm.S \
47         #
48
49 # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_CXXSRC INSTEAD!
50 at91sam7x-ek_context_switch_WIZARD_CXXSRC = \
51          \
52         #
53
54 # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_ASRC INSTEAD!
55 at91sam7x-ek_context_switch_WIZARD_ASRC = \
56          \
57         #
58
59 at91sam7x-ek_context_switch_CPPFLAGS = -D'CPU_FREQ=(48023000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(at91sam7x-ek_context_switch_HW_PATH) -I$(at91sam7x-ek_context_switch_SRC_PATH) $(at91sam7x-ek_context_switch_CPU_CPPFLAGS) $(at91sam7x-ek_context_switch_USER_CPPFLAGS)
60
61 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
62 at91sam7x-ek_context_switch_LDFLAGS = $(at91sam7x-ek_context_switch_CPU_LDFLAGS) $(at91sam7x-ek_context_switch_WIZARD_LDFLAGS) $(at91sam7x-ek_context_switch_USER_LDFLAGS)
63
64 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
65 at91sam7x-ek_context_switch_CPPAFLAGS = $(at91sam7x-ek_context_switch_CPU_CPPAFLAGS) $(at91sam7x-ek_context_switch_WIZARD_CPPAFLAGS) $(at91sam7x-ek_context_switch_USER_CPPAFLAGS)
66
67 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
68 at91sam7x-ek_context_switch_CSRC = $(at91sam7x-ek_context_switch_CPU_CSRC) $(at91sam7x-ek_context_switch_WIZARD_CSRC) $(at91sam7x-ek_context_switch_USER_CSRC)
69
70 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
71 at91sam7x-ek_context_switch_PCSRC = $(at91sam7x-ek_context_switch_CPU_PCSRC) $(at91sam7x-ek_context_switch_WIZARD_PCSRC) $(at91sam7x-ek_context_switch_USER_PCSRC)
72
73 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
74 at91sam7x-ek_context_switch_CPPASRC = $(at91sam7x-ek_context_switch_CPU_CPPASRC) $(at91sam7x-ek_context_switch_WIZARD_CPPASRC) $(at91sam7x-ek_context_switch_USER_CPPASRC)
75
76 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
77 at91sam7x-ek_context_switch_CXXSRC = $(at91sam7x-ek_context_switch_CPU_CXXSRC) $(at91sam7x-ek_context_switch_WIZARD_CXXSRC) $(at91sam7x-ek_context_switch_USER_CXXSRC)
78
79 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
80 at91sam7x-ek_context_switch_ASRC = $(at91sam7x-ek_context_switch_CPU_ASRC) $(at91sam7x-ek_context_switch_WIZARD_ASRC) $(at91sam7x-ek_context_switch_USER_ASRC)
81
82 # CPU specific flags and options, defined in the CPU definition files.
83 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
84 at91sam7x-ek_context_switch_CPU_CPPASRC = bertos/cpu/arm/hw/crt_arm7tdmi.S bertos/cpu/arm/hw/vectors_at91.S
85 at91sam7x-ek_context_switch_CPU_CPPAFLAGS = -g -gdwarf-2
86 at91sam7x-ek_context_switch_CPU_CPPFLAGS = -O0 -g3 -gdwarf-2 -fverbose-asm -Ibertos/cpu/arm/ -D__ARM_AT91SAM7X256__
87 at91sam7x-ek_context_switch_CPU_CSRC = bertos/cpu/arm/hw/init_at91.c
88 at91sam7x-ek_context_switch_PROGRAMMER_CPU = at91sam7
89 at91sam7x-ek_context_switch_CPU_LDFLAGS = -nostartfiles -Wl,--no-warn-mismatch -Wl,-dT bertos/cpu/arm/scripts/at91sam7_256_rom.ld
90 at91sam7x-ek_context_switch_STOPFLASH_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh
91 at91sam7x-ek_context_switch_CPU = arm7tdmi
92 at91sam7x-ek_context_switch_STOPDEBUG_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh
93 at91sam7x-ek_context_switch_DEBUG_SCRIPT = bertos/prg_scripts/arm/debug.sh
94 at91sam7x-ek_context_switch_FLASH_SCRIPT = bertos/prg_scripts/arm/flash.sh
95
96 include $(at91sam7x-ek_context_switch_SRC_PATH)/at91sam7x-ek_context_switch_user.mk