summaryrefslogtreecommitdiff
path: root/fs/hostfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/hostfs/Makefile')
-rw-r--r--fs/hostfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/hostfs/Makefile b/fs/hostfs/Makefile
index d5beaffad43b..587bcd6e50a3 100644
--- a/fs/hostfs/Makefile
+++ b/fs/hostfs/Makefile
@@ -8,4 +8,4 @@ hostfs-objs := hostfs_kern.o hostfs_user.o
obj-y :=
obj-$(CONFIG_HOSTFS) += hostfs.o
-include arch/um/scripts/Makefile.rules
+include $(srctree)/arch/um/scripts/Makefile.rules