aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/skas/Makefile
blob: eab5386d60a7e9fea06bc092dbf77ccff47807e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (C) 2002 - 2004 Jeff Dike (jdike@addtoit.com)
# Licensed under the GPL
#

obj-y := trap.o

USER_OBJS := trap.o

include arch/um/scripts/Makefile.rules