mirror of
https://github.com/hoglet67/AtomBusMon.git
synced 2025-03-09 02:30:30 +00:00
lx9_dave: add build target for loader and unknown
Change-Id: Ic9099b9e4586e86260c4396ee0e64066b729a18d
This commit is contained in:
parent
0f061da391
commit
ff3a5143b8
@ -3,6 +3,8 @@ XILINX ?= /opt/Xilinx/14.7
|
||||
PATH := $(PATH):${XILINX}/ISE_DS/ISE/bin/lin64:${PAPILIO}/linux64
|
||||
SHELL := env PATH=$(PATH) /bin/bash
|
||||
|
||||
build: working/$(TARGET).bit
|
||||
|
||||
working/$(TARGET).bit:
|
||||
# create a working directory if necessary
|
||||
mkdir -p working
|
||||
|
Loading…
x
Reference in New Issue
Block a user