diff --git a/[refs] b/[refs] index 380b6b588ceb..5c1321311075 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3787fa6df5bb6e80b274ff805e10b6a9bfc4588c +refs/heads/master: 13c48c490208d9e70d8d66d56f96c5054db69af7 diff --git a/trunk/fs/hppfs/Makefile b/trunk/fs/hppfs/Makefile index 8a1f50344368..3a982bd975d2 100644 --- a/trunk/fs/hppfs/Makefile +++ b/trunk/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