X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fhppfs%2FMakefile;h=3a982bd975d29633e1de785c599717ae079bc8ec;hb=aab008db8063364dc3c8ccf4981c21124866b395;hp=8a1f50344368a9e1c1a3efab4120effd5d7e70da;hpb=551395ae667d699189014f762355e9131fc03e79;p=~andy%2Flinux diff --git a/fs/hppfs/Makefile b/fs/hppfs/Makefile index 8a1f5034436..3a982bd975d 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