diff options
| author | John Levon <john.levon@joyent.com> | 2020-04-02 10:56:44 -0700 |
|---|---|---|
| committer | John Levon <john.levon@joyent.com> | 2020-04-03 08:05:41 -0700 |
| commit | 3afb2a2ae94e9183977495f0d248b766e58e4016 (patch) | |
| tree | 703aa38a9f5bbb5569813c9622a81b78131659de /usr/src/pkg/manifests | |
| parent | 0e6adfea4a40da04a1864bdeed7e17450ce04df5 (diff) | |
| download | illumos-joyent-3afb2a2ae94e9183977495f0d248b766e58e4016.tar.gz | |
12464 fix kmdb build
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/pkg/manifests')
| -rw-r--r-- | usr/src/pkg/manifests/system-header.mf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-header.mf b/usr/src/pkg/manifests/system-header.mf index cbb67a6738..bb961d21ce 100644 --- a/usr/src/pkg/manifests/system-header.mf +++ b/usr/src/pkg/manifests/system-header.mf @@ -386,7 +386,9 @@ file path=usr/include/gssapi/gssapi_ext.h file path=usr/include/hal/libhal-storage.h file path=usr/include/hal/libhal.h $(i386_ONLY)file path=usr/include/ia32/sys/asm_linkage.h +$(i386_ONLY)file path=usr/include/ia32/sys/kdi_regs.h $(i386_ONLY)file path=usr/include/ia32/sys/machtypes.h +$(i386_ONLY)file path=usr/include/ia32/sys/privmregs.h $(i386_ONLY)file path=usr/include/ia32/sys/privregs.h $(i386_ONLY)file path=usr/include/ia32/sys/psw.h $(i386_ONLY)file path=usr/include/ia32/sys/pte.h |
