1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-26 04:02:06 +00:00

Use Panda Display with KLH10.

This commit is contained in:
Lars Brinkhoff
2018-09-13 16:04:18 +02:00
parent 46f36b3b76
commit aafa4daf29
4 changed files with 6 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ $(KLH10):
$(MKDIR) tmp; \
cd tmp; \
export CONFFLAGS_USR=-DKLH10_DEV_DPTM03=0; \
../configure --bindir="$(CURDIR)/build/klh10"; \
../configure --enable-lights --bindir="$(CURDIR)/build/klh10"; \
$(MAKE) -C bld-ks-its; \
$(MAKE) -C bld-ks-its install