commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r8891 - usrp2/trunk/fpga/top/u2_rev2


From: eb
Subject: [Commit-gnuradio] r8891 - usrp2/trunk/fpga/top/u2_rev2
Date: Tue, 15 Jul 2008 15:42:24 -0600 (MDT)

Author: eb
Date: 2008-07-15 15:42:22 -0600 (Tue, 15 Jul 2008)
New Revision: 8891

Modified:
   usrp2/trunk/fpga/top/u2_rev2/Makefile
Log:
removed hardcoded tool path

Modified: usrp2/trunk/fpga/top/u2_rev2/Makefile
===================================================================
--- usrp2/trunk/fpga/top/u2_rev2/Makefile       2008-07-15 21:08:15 UTC (rev 
8890)
+++ usrp2/trunk/fpga/top/u2_rev2/Makefile       2008-07-15 21:42:22 UTC (rev 
8891)
@@ -22,7 +22,8 @@
 ##################################################
 # xtclsh Shell and tcl Script Path
 ##################################################
-XTCLSH := /opt/Xilinx/10.1/ISE/bin/lin/xtclsh
+#XTCLSH := /opt/Xilinx/10.1/ISE/bin/lin/xtclsh
+XTCLSH := xtclsh
 ISE_HELPER := $(shell pwd)/../tcl/ise_helper.tcl
 
 ##################################################





reply via email to

[Prev in Thread] Current Thread [Next in Thread]