Revision b2053cb5 os/modules/PowerManagement_1-1/Makefile
os/modules/PowerManagement_1-1/Makefile | ||
---|---|---|
167 | 167 |
|
168 | 168 |
# C++ sources that can be compiled in ARM or THUMB mode depending on the global |
169 | 169 |
# setting. |
170 |
CPPSRC = $(APPSCPPSRC) |
|
170 |
CPPSRC = $(AMIROOSCORECPPSRC) \ |
|
171 |
$(APPSCPPSRC) |
|
171 | 172 |
|
172 | 173 |
# C sources to be compiled in ARM mode regardless of the global setting. |
173 | 174 |
# NOTE: Mixing ARM and THUMB mode enables the -mthumb-interwork compiler |
Also available in: Unified diff