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 / sys-x86_64 / Makefile
bloba44a47f8f57b85c43d58c07916dcbfb98f983e8c
2 # Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3 # Licensed under the GPL
6 obj-y = registers.o prctl.o signal.o task_size.o
8 USER_OBJS := $(obj-y)
10 include arch/um/scripts/Makefile.rules