Compare commits
No commits in common. "85d105fd464cb0790abe08ffa64e4cd405a0c7ef" and "c103ece8b1cd48906c189d217991a84059fd63ab" have entirely different histories.
85d105fd46
...
c103ece8b1
@ -374,7 +374,7 @@ libz-${libz_version}.tar.gz:
|
||||
linux: linux-${linux_version}.tar.xz
|
||||
|
||||
linux-${linux_version}.tar.xz:
|
||||
wget -c ${kernel}/kernel/v6.x/$@
|
||||
wget -c ${kernel}/kernel/v5.x/$@
|
||||
|
||||
linux-firmware: linux-formware-$(linux-firmware_version).tar.xz
|
||||
|
||||
|
@ -56,7 +56,7 @@ libnl_version = 3.5.0
|
||||
libressl_version = 3.0.2
|
||||
libtool_version = 2.4.7
|
||||
libz_version = 1.2.8.2015.12.26
|
||||
linux_version = 6.0
|
||||
linux_version = 5.19.12
|
||||
linux-firmware_version = 20220815
|
||||
linux_rpi_version = 5.4.45
|
||||
m4_version = 1.4.19
|
||||
|
Loading…
Reference in New Issue
Block a user