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

Don't build with Panda lights.

This commit is contained in:
Lars Brinkhoff
2020-12-11 10:54:03 +01:00
parent d0a3434eac
commit a662b82e51

View File

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