Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13c48c49 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

fix hppfs Makefile breakage



Fallout from commit 46d7b522 ("uml: move
hppfs_kern.c to hppfs.c")

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Acked-by: default avatarJeff Dike <jdike@addtoit.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 3787fa6d
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -3,7 +3,4 @@
# Licensed under the GPL
#

hppfs-objs := hppfs.o

obj-y =
obj-$(CONFIG_HPPFS) += $(hppfs-objs)
obj-$(CONFIG_HPPFS) += hppfs.o