mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 17:00:15 +00:00
ukernel: install our sysincludes to root.perf
otherwise, we can't actually include sysincludes from something linking libuafs Change-Id: Ia6565dda8390ef6510aa2170e36ff12ddb19fc9b Reviewed-on: http://gerrit.openafs.org/5593 Reviewed-by: Derrick Brashear <shadow@dementix.org> Tested-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
3eb60908a1
commit
75179d50ea
@ -2072,7 +2072,7 @@ dest: $(TOP_INCDIR)/afs/param.h $(TOP_INCDIR)/afs/stds.h \
|
||||
${DEST}/root.perf/include/afs/afs_sysnames.h
|
||||
${INSTALL_DATA} $(TOP_INCDIR)/afs/afs_stats.h \
|
||||
${DEST}/root.perf/include/afs/afs_stats.h
|
||||
${INSTALL_DATA} $(TOP_SRCDIR)/afs/sysincludes.h \
|
||||
${INSTALL_DATA} $(TOP_SRCDIR)/afs/UKERNEL/sysincludes.h \
|
||||
${DEST}/root.perf/include/afs/sysincludes.h
|
||||
${INSTALL_DATA} $(TOP_SRCDIR)/afs/UKERNEL/afs_usrops.h \
|
||||
${DEST}/root.perf/include/afs/afs_usrops.h
|
||||
|
Loading…
Reference in New Issue
Block a user