From e98e6481e0a52b8dcacf79bda1335222bccf4339 Mon Sep 17 00:00:00 2001 From: Andrea Belano Date: Fri, 6 Dec 2024 14:47:44 +0100 Subject: [PATCH] Update nonfree commit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9d9f2d..494daf1 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ endef ###################### NONFREE_REMOTE ?= git@iis-git.ee.ethz.ch:pulp-restricted/pulp-cluster-nonfree.git -NONFREE_COMMIT ?= c916571 +NONFREE_COMMIT ?= 267cda5 nonfree-init: git clone $(NONFREE_REMOTE) nonfree