Skip to content

Commit

Permalink
eth.mk: Update nonfree pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
alex96295 committed Feb 16, 2024
1 parent 56737fb commit a319bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eth.mk
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ include $(IDMA_ROOT)/idma.mk
######################

ETH_NONFREE_REMOTE ?= [email protected]:pulp-restricted/pulp-ethernet-nonfree.git
ETH_NONFREE_COMMIT ?= 6c5e566
ETH_NONFREE_COMMIT ?= 0f2f998

eth-nonfree-init:
git clone $(ETH_NONFREE_REMOTE) $(ETH_ROOT)/nonfree
Expand Down

0 comments on commit a319bb6

Please sign in to comment.