Merge branch 'linus' into tracing/core
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / um / sys-ia64 / Makefile
1 OBJ = built-in.o
2
3 OBJS =
4
5 all: $(OBJ)
6
7 $(OBJ): $(OBJS)
8 rm -f $@
9 $(LD) $(LINKFLAGS) --start-group $^ --end-group -o $@
10
11 clean-files := $(OBJS) link.ld