comparison eeproms/Makefile @ 25:4bc0d3c01064

eeproms/Makefile: add mcu-host-bus to install set
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 09 Sep 2023 07:39:48 +0000
parents 0dfb68c59838
children
comparison
equal deleted inserted replaced
24:45d026fdb315 25:4bc0d3c01064
1 INST_FILES= duart28c duart28s icestick jtag-unbuf 1 INST_FILES= duart28c duart28s icestick jtag-unbuf mcu-host-bus
2 2
3 INSTALL_PREFIX= /opt/freecalypso 3 INSTALL_PREFIX= /opt/freecalypso
4 4
5 INSTDIR=${INSTALL_PREFIX}/ftdi 5 INSTDIR=${INSTALL_PREFIX}/ftdi
6 6