FreeBSD Bugzilla – Attachment 18115 Details for
Bug 32671
Patch to generate usbdevs.h automatically in kernel build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 404 bytes, created by
ebakke
on 2001-12-10 13:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ebakke
Created:
2001-12-10 13:30:01 UTC
Size:
404 bytes
patch
obsolete
>--- kern.post.mk.bak Sun Nov 11 07:16:53 2001 >+++ kern.post.mk Mon Dec 10 14:10:39 2001 >@@ -76,7 +76,12 @@ > > ${SYSTEM_OBJS} genassym.o vers.o: opt_global.h > >-kernel-depend: >+# This rule makes sure usbdevs.h and usbdevs_data.h are updated from >+# usbdevs >+usbdevs: >+ cd ../../../dev/usb && ${MAKE} -f Makefile.usbdevs >+ >+kernel-depend: usbdevs > .if defined(EXTRA_KERNELDEP) > ${EXTRA_KERNELDEP} > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32671
: 18115