aboutsummaryrefslogtreecommitdiff
path: root/2/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-05-10 22:15:51 +0200
committerlonkaars <loek@pipeframe.xyz>2024-05-10 22:15:51 +0200
commitc3a2ce09e9d5df86762670cafe358b2470e037b7 (patch)
tree72817edde2cbdd88b9f28a551c06daafed958f4c /2/makefile
parent466e2aad64e39c266d242ef3f17a61b885ed7f59 (diff)
add rice script
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) > $@
+