Skip to content

Commit

Permalink
Revert machine.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
dpetrisko committed Nov 9, 2022
1 parent 89784a1 commit 9d7e026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machine.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ endif

# To switch machines, simply switch the path of BSG_MACHINE_PATH to
# another directory with a Makefile.machine.include file.
BSG_MACHINE_PATH ?= $(BSG_F1_DIR)/machines/pod_X1Y1_ruche_X8Y4_hbm
BSG_MACHINE_PATH ?= $(BSG_F1_DIR)/machines/pod_X1Y1_ruche_X16Y8_hbm_one_pseudo_channel

# Convert the machine path to an abspath
override BSG_MACHINE_PATH := $(abspath $(BSG_MACHINE_PATH))
Expand Down

0 comments on commit 9d7e026

Please sign in to comment.