]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
ukernel: install our sysincludes to root.perf
authorDerrick Brashear <shadow@dementix.org>
Mon, 10 Oct 2011 21:56:20 +0000 (17:56 -0400)
committerDerrick Brashear <shadow@dementix.org>
Wed, 26 Oct 2011 22:34:32 +0000 (15:34 -0700)
otherwise, we can't actually include sysincludes from something
linking libuafs

Reviewed-on: http://gerrit.openafs.org/5593
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 75179d50eae3258e8baa0a4c9f069fcd11d08260)

Change-Id: I9d0712766539af2f9a4ec2b291960a373e13b7e7
Reviewed-on: http://gerrit.openafs.org/5700
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.org>
src/libuafs/Makefile.common.in

index d20ac86d8a8d763195201c3d32cca612be2e1b08..2647cb1d1be9f2094da532fb61a9067802bc3c4d 100644 (file)
@@ -1509,7 +1509,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