Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / um / sys-ia64 / Makefile
blobd02f4c265232a878c9d2e1656aea053957491afa
1 OBJ = built-in.o
3 OBJS =
5 all: $(OBJ)
7 $(OBJ): $(OBJS)
8 rm -f $@
9 $(LD) $(LINKFLAGS) --start-group $^ --end-group -o $@
11 clean-files := $(OBJS) link.ld