|
Hello,
can you add arm to the list?
Regards,
adr.
===========================================================
--- Makefile.bsd-wrapper.orig Fri Oct 16 11:20:22 2020
+++ Makefile.bsd-wrapper Fri Oct 16 12:52:27 2020
@@ -5,7 +5,7 @@
PIXMAPDIR=$(XENODMCONFIGDIR)/pixmaps
.if ${MACHINE} == amd64 || ${MACHINE} == arm64 || ${MACHINE} == i386 \
- || ${MACHINE} == macppc
+ || ${MACHINE} == macppc || ${MACHINE} == arm
DEFAULT_VT= --with-default-vt=vt05
.endif
|