* [PATCH 3/6][uml] fix hppfs Makefile breakage
@ 2008-05-21 0:48 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2008-05-21 0:48 UTC (permalink / raw)
To: torvalds; +Cc: jdike, linux-kernel
Fallout from commit 46d7b522ebf486edbd096965d534cc6465e9e309
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Jeff Dike <jdike@addtoit.com>
---
fs/hppfs/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/fs/hppfs/Makefile b/fs/hppfs/Makefile
index 8a1f503..3a982bd 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
--
1.5.3.GIT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-21 0:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 0:48 [PATCH 3/6][uml] fix hppfs Makefile breakage Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox