summaryrefslogtreecommitdiffstats
path: root/cfe/cfe/arch/mips/cpu/bcmcore/src/Makefile
blob: 76662a03bdec7e8b522dbd0a46f7641bca97c868 (plain)
1
2
3
4
5
6
7
8
ALLOBJS += bcmcore_cpuinit.o bcmcore_l1cache.o
ifeq ($(strip ${CFG_RAMAPP}),1)
ALLOBJS += bcmcore_arena.o
endif
CFLAGS += -mips32 -D_MIPSREGS32_ -mno-abicalls  -fPIC
# CFLAGS += -mips2 -D_MIPSREGS32_