about summary refs log tree commit diff
path: root/sysdeps/csky/Makefile
blob: 0db09dccce17532d6161c91fdeb7c4a9119204b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
ifeq ($(subdir),csu)
gen-as-const-headers += tcb-offsets.sym
endif

ASFLAGS-.os += $(pic-ccflag)

ifeq ($(subdir),gmon)
sysdep_routines += csky-mcount
endif