aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-12-10 02:49:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-12-10 02:49:17 +0000
commit70005bdb385744fca0c1fd82087fd25f27f99bc7 (patch)
treea04dec6fb80272d8f494cbd458afeafa0629728a /usr.sbin/Makefile
parent75c3ca909b21ee8580cd595992e85713b73e4a3b (diff)
downloadsrc-70005bdb385744fca0c1fd82087fd25f27f99bc7.tar.gz
src-70005bdb385744fca0c1fd82087fd25f27f99bc7.zip
Add just enough of i386/include/pcvt_ioctl.h to amd64/include/pcvt_ioctl.h
such that 'ispcvt' can build. Unforunately 'ispcvt' is needed in order for /etc/rc.d/syscons to run. This fixes the bug where I could not get my keymap effective at boot.
Notes
Notes: svn path=/head/; revision=123368
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 9499935c2c39..334876745b53 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -233,6 +233,7 @@ SUBDIR+=acpi \
mount_nwfs \
mount_smbfs \
mptable \
+ pcvt/ispcvt \
sicontrol \
spkrtest \
zzz