X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fhppfs%2FMakefile;h=3a982bd975d29633e1de785c599717ae079bc8ec;hb=3aaba20f26f58843e8f20611e5c0b1c06954310f;hp=8a1f50344368a9e1c1a3efab4120effd5d7e70da;hpb=538f0fd0f210c2ce5c585799f18d0e5c7cf6155e;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