summaryrefslogtreecommitdiffstats
path: root/fpga/hp_lcd_driver/Makefile
diff options
context:
space:
mode:
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}