summaryrefslogtreecommitdiffstats
path: root/fpga/hp_lcd_driver/Makefile
diff options
context:
space:
mode:
authorroot <root@new-fish.medaka.james.internal>2025-09-04 20:32:47 +0100
committerroot <root@new-fish.medaka.james.internal>2025-09-04 20:32:47 +0100
commit086ef0d265509342a23d3254c2f80b5a453e132a (patch)
treefb90feb1318e8f508460a1f05c59ad00d64378bc /fpga/hp_lcd_driver/Makefile
parenta26678ba457c91b54f90a4a8588a2572fa6417c3 (diff)
downloadhp_instrument_lcds-086ef0d265509342a23d3254c2f80b5a453e132a.tar.gz
hp_instrument_lcds-086ef0d265509342a23d3254c2f80b5a453e132a.tar.bz2
hp_instrument_lcds-086ef0d265509342a23d3254c2f80b5a453e132a.zip
zynq build works
Diffstat (limited to 'fpga/hp_lcd_driver/Makefile')
-rw-r--r--fpga/hp_lcd_driver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpga/hp_lcd_driver/Makefile b/fpga/hp_lcd_driver/Makefile
index 5089f5c..d7b3eca 100644
--- a/fpga/hp_lcd_driver/Makefile
+++ b/fpga/hp_lcd_driver/Makefile
@@ -4,8 +4,8 @@ TARGETS= ebaz4205 #rando_a7 #smh-ac415b #spartan6 #ep4ce6 smh-ac415
#better_default: build_rando_a7/hp_lcd_driver.svf
# ./prog_a7
-better_default: build_ebaz4205/out/hp_lcd_driver.bin
- scp build_ebaz4205/out/hp_lcd_driver.bin 10.16.66.163:/boot/uboot/hp_lcd_driver.bin
+#better_default: build_ebaz4205/out/hp_lcd_driver.bin
+# scp build_ebaz4205/out/hp_lcd_driver.bin 10.16.66.163:/boot/uboot/hp_lcd_driver.bin
default: ${TARGETS:%=build_%/hp_lcd_driver.svf}