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:
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user