aboutsummaryrefslogtreecommitdiff
path: root/2/makefile
blob: 8cb774d6b6cccf29eadde1cf53f74186ae7a6c83 (plain)
1
2
3
4
DEB_URL = https://repos.rcn-ee.com/debian/pool/main/l/linux-upstream/linux-headers-5.10.168-ti-r71_1bullseye_armhf.deb

kernel-headers.deb:
	curl -sLo- $(DEB_URL) > $@