* [udev] depend on all .h files
@ 2003-12-30 4:16 Kay Sievers
2003-12-30 22:32 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Kay Sievers @ 2003-12-30 4:16 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 55 bytes --]
Let the build depend on all header files.
thanks,
Kay
[-- Attachment #2: 01-depend-on-all-headers.diff --]
[-- Type: text/plain, Size: 388 bytes --]
diff -Nru a/Makefile b/Makefile
--- a/Makefile Tue Dec 30 05:02:58 2003
+++ b/Makefile Tue Dec 30 05:02:58 2003
@@ -214,7 +214,7 @@
$(OBJS): $(GEN_HEADERS)
-$(ROOT): $(OBJS) udev.h namedev.h
+$(ROOT): $(OBJS) udev.h namedev.h udev_version.h udev_dbus.h udevdb.h klibc_fixups.h list.h
$(LD) $(LDFLAGS) -o $(ROOT) $(CRT0) $(OBJS) $(LIB_OBJS) $(ARCH_LIB_OBJS)
$(STRIPCMD) $(ROOT)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [udev] depend on all .h files
2003-12-30 4:16 [udev] depend on all .h files Kay Sievers
@ 2003-12-30 22:32 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2003-12-30 22:32 UTC (permalink / raw)
To: linux-hotplug
On Tue, Dec 30, 2003 at 05:16:09AM +0100, Kay Sievers wrote:
> Let the build depend on all header files.
Applied, thanks.
greg k-h
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id\x1278&alloc_id371&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] 2+ messages in thread
end of thread, other threads:[~2003-12-30 22:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-30 4:16 [udev] depend on all .h files Kay Sievers
2003-12-30 22:32 ` Greg KH
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).