GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / 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