FreeBSD Bugzilla – Attachment 8403 Details for
Bug 17613
impossible to build FS KLD without kernel source
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 767 bytes, created by
assar
on 2000-03-27 04:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
assar
Created:
2000-03-27 04:30:01 UTC
Size:
767 bytes
patch
obsolete
>--- Makefile.orig Mon Mar 27 05:13:58 2000 >+++ Makefile Mon Mar 27 05:17:07 2000 >@@ -6,7 +6,7 @@ > ARCH= i386 # luna68k news3400 pmax sparc tahoe vax > > all: >- @echo "make tags, make links or init_sysent.c only" >+ @echo "make tags, make links, init_sysent.c, or vnode_if.h only" > > init_sysent.c syscalls.c ../sys/syscall.h ../sys/syscall-hide.h \ > ../sys/syscall.mk ../sys/sysproto.h: makesyscalls.sh syscalls.master >@@ -17,6 +17,10 @@ > -mv -f ../sys/syscall.mk ../sys/syscall.mk.bak > -mv -f ../sys/sysproto.h ../sys/sysproto.h.bak > sh makesyscalls.sh syscalls.master >+ >+../sys/vnode_if.h: vnode_if.pl vnode_if.src >+ perl vnode_if.pl -h vnode_if.src >+ mv vnode_if.h ../sys > > # Kernel tags: > # Tags files are built in the top-level directory for each architecture,
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 17613
: 8403