Logo
Explore Help
Sign In
ukui/kernel
0
0
Fork 0
You've already forked kernel
mirror of https://github.com/ukui/kernel.git synced 2026-03-09 10:07:04 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
kernel/include/linux/nfsd/Kbuild

6 lines
99 B
Plaintext
Raw Normal View History

nfsd: include cld.h in the headers_install target The cld.h file contains the definition of the upcall format to talk with nfsdcld. When I added the file though, I neglected to add it to the headers-y target, so make headers_install wasn't installing it. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-04-16 12:07:02 -04:00
header-y += cld.h
include: replace unifdef-y with header-y unifdef-y and header-y has same semantic. So there is no need to have both. Drop the unifdef-y variant and sort all lines again Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2010-08-14 10:15:12 +02:00
header-y += debug.h
header-y += export.h
header-y += nfsfh.h
header-y += stats.h
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1041ms Template: 4ms
English
English
Licenses API