aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64/util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--arch/um/sys-x86_64/util/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/um/sys-x86_64/util/Makefile b/arch/um/sys-x86_64/util/Makefile
deleted file mode 100644
index 75b052cfc206..000000000000
--- a/arch/um/sys-x86_64/util/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 2003 - 2004 Pathscale, Inc
-# Released under the GPL
-
-hostprogs-y := mk_sc mk_thread
-always := $(hostprogs-y)
-
-HOSTCFLAGS_mk_sc.o := -I$(objtree)/arch/um
-HOSTCFLAGS_mk_thread.o := -I$(objtree)/arch/um