summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/Makefile.files
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/Makefile.files')
-rw-r--r--usr/src/uts/common/Makefile.files8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/uts/common/Makefile.files b/usr/src/uts/common/Makefile.files
index 174141ea57..77479bcf24 100644
--- a/usr/src/uts/common/Makefile.files
+++ b/usr/src/uts/common/Makefile.files
@@ -1648,10 +1648,10 @@ TEM_OBJS += tem.o tem_safe.o
#
# Font data for generated 8x16 font
#
-VGATEXT_FONT = 8x16
-VGATEXT_FONT_SRC= 8859-1
-VGATEXT_FONT_DIR= $(UTSBASE)/common/font
-FONT_OBJS += font.o 6x10.o 7x14.o 8x16.o 12x22.o
+FONT = 8x16
+FONT_SRC= ter-u16n
+FONT_DIR= $(SRC)/data/consfonts
+FONT_OBJS += font.o $(FONT).o
KBTRANS_OBJS += \
kbtrans.o \