]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/um/os-Linux/skas/Makefile
Merge branch 'master' of /usr/src/ntfs-2.6/
[karo-tx-linux.git] / arch / um / os-Linux / skas / Makefile
1 #
2 # Copyright (C) 2002 - 2004 Jeff Dike (jdike@addtoit.com)
3 # Licensed under the GPL
4 #
5
6 obj-y := mem.o process.o trap.o
7
8 USER_OBJS := mem.o process.o trap.o
9
10 include arch/um/scripts/Makefile.rules