linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Trivial: Don't build udevstart
@ 2005-03-14 22:38 Tobias Klauser
  2005-03-14 23:27 ` Greg KH
  2005-03-15  9:33 ` Tobias Klauser
  0 siblings, 2 replies; 3+ messages in thread
From: Tobias Klauser @ 2005-03-14 22:38 UTC (permalink / raw)
  To: linux-hotplug

Hi,

'udevstart' is a symlink to 'udev' since a while so we don't need to have a
build rule for it in the Makefile. The attached patch fixes this.

Thanks, Tobias


--- udev-054.orig/Makefile	2005-03-01 21:19:49.000000000 +0100
+++ udev-054/Makefile	2005-03-14 23:33:38.000000000 +0100
@@ -308,7 +308,6 @@ $(TESTER).o: $(GEN_HEADERS) $(HOST_PROGS
 $(INFO).o: $(GEN_HEADERS) $(HOST_PROGS)
 $(DAEMON).o: $(GEN_HEADERS) $(HOST_PROGS)
 $(SENDER).o: $(GEN_HEADERS) $(HOST_PROGS)
-$(STARTER).o: $(GEN_HEADERS) $(HOST_PROGS)
 
 $(ROOT): $(LIBC) $(ROOT).o $(OBJS) $(HEADERS) $(GEN_MANPAGES)
 	$(QUIET) $(LD) $(LDFLAGS) -o $@ $(CRT0) $(ROOT).o $(OBJS) $(LIB_OBJS) $(ARCH_LIB_OBJS)


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-15  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 22:38 [PATCH] Trivial: Don't build udevstart Tobias Klauser
2005-03-14 23:27 ` Greg KH
2005-03-15  9:33 ` Tobias Klauser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).