aboutsummaryrefslogtreecommitdiff
path: root/2/makefile
diff options
context:
space:
mode:
Diffstat (limited to '2/makefile')
-rw-r--r--2/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/2/makefile b/2/makefile
index 8cb774d..6275dd2 100644
--- a/2/makefile
+++ b/2/makefile
@@ -1,4 +1,5 @@
-DEB_URL = https://repos.rcn-ee.com/debian/pool/main/l/linux-upstream/linux-headers-5.10.168-ti-r71_1bullseye_armhf.deb
+DEB_URL = https://repos.rcn-ee.com/debian/pool/main/l/linux-upstream/linux-headers-6.1.69-ti-rt-r22_1sid_armhf.deb
kernel-headers.deb:
curl -sLo- $(DEB_URL) > $@
+