Skip to content

Commit

Permalink
check if needed
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Mar 19, 2024
1 parent 3bacc07 commit 6a763b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/build_can_isotp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ git checkout mainline-5.4+
make
sudo make modules_install

sudo modprobe can
sudo insmod ./net/can/can-isotp.ko || true
sudo dmesg
# sudo modprobe can
# sudo insmod ./net/can/can-isotp.ko || true
# sudo dmesg

0 comments on commit 6a763b1

Please sign in to comment.