diff --git a/fs/hppfs/Makefile b/fs/hppfs/Makefile
index 8a1f50344368a9e1c1a3efab4120effd5d7e70da..3a982bd975d29633e1de785c599717ae079bc8ec 100644
--- a/fs/hppfs/Makefile
+++ b/fs/hppfs/Makefile
@@ -3,7 +3,4 @@
 # Licensed under the GPL
 #
 
-hppfs-objs := hppfs.o
-
-obj-y =
-obj-$(CONFIG_HPPFS) += $(hppfs-objs)
+obj-$(CONFIG_HPPFS) += hppfs.o