Skip to content

Commit

Permalink
build?
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Mar 16, 2024
1 parent aa3110e commit 6b3b291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odysseus/docker_scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
alias make-current="/home/odysseus/scripts/make-current.sh"
alias load-secrets="source /home/odysseus/scripts/load-secrets.sh"

# for each defconfig make output subdirectory
# for each defconfig make output subdirectory
make -C /home/odysseus/build/buildroot O=/home/odysseus/outputs/tpu BR2_EXTERNAL=/home/odysseus/build/odysseus_tree raspberrypi4_64_tpu_defconfig
make -C /home/odysseus/build/buildroot O=/home/odysseus/outputs/ap BR2_EXTERNAL=/home/odysseus/build/odysseus_tree raspberrypi3_64_ap_defconfig
make -C /home/odysseus/build/buildroot O=/home/odysseus/outputs/iroh BR2_EXTERNAL=/home/odysseus/build/odysseus_tree raspberrypi3_64_iroh_defconfig
Expand Down

0 comments on commit 6b3b291

Please sign in to comment.