2 # Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3 # Licensed under the GPL
6 obj-y
= elf_aux.o file.o process.o signal.o time.o tty.o user_syms.o drivers
/ \
9 USER_OBJS
:= elf_aux.o file.o process.o signal.o time.o tty.o
11 CFLAGS_user_syms.o
+= -DSUBARCH_
$(SUBARCH
)
13 include arch
/um
/scripts
/Makefile.rules