diff options
Diffstat (limited to 'software/pong3_bsp/Makefile')
-rw-r--r-- | software/pong3_bsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/software/pong3_bsp/Makefile b/software/pong3_bsp/Makefile index dd9ec2d..55adf71 100644 --- a/software/pong3_bsp/Makefile +++ b/software/pong3_bsp/Makefile @@ -103,7 +103,7 @@ ACDS_VERSION := 13.0sp1 # BUILD_NUMBER: 232 SETTINGS_FILE := settings.bsp -SOPC_FILE := /root/projects/pong3/hardware/my_sys.sopcinfo +SOPC_FILE := /root/projects/altera/pong3/hardware/my_sys.sopcinfo #------------------------------------------------------------------------------- # TOOL & COMMAND DEFINITIONS |