Merge remote-tracking branch 'battery/master'
[linux-2.6/next.git] / arch / um / os-Linux / skas / Makefile
blobd2ea3409e072e9818c3f643aa4b312caf351861d
2 # Copyright (C) 2002 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com)
3 # Licensed under the GPL
6 obj-y := mem.o process.o
8 USER_OBJS := $(obj-y)
10 include arch/um/scripts/Makefile.rules