mirror of
https://github.com/hoglet67/AtomBusMon.git
synced 2024-12-22 16:30:06 +00:00
Updated Makefile for 64-bit build
Change-Id: Ieaa309d30463209cd0e9c1aa6e6b23cbec8e92b0
This commit is contained in:
parent
e45e4423af
commit
40cac3c401
@ -2,7 +2,7 @@ VPATH = $(ROOT)/firmware
|
||||
|
||||
XILINX ?= /opt/Xilinx/14.7
|
||||
|
||||
PATH := $(PATH):${XILINX}/ISE_DS/ISE/bin/lin:${PAPILIO}/linux32
|
||||
PATH := $(PATH):${XILINX}/ISE_DS/ISE/bin/lin64:${PAPILIO}/linux64
|
||||
SHELL := env PATH=$(PATH) /bin/bash
|
||||
|
||||
# Frequency of the AVR CPU
|
||||
|
Loading…
Reference in New Issue
Block a user