File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ modules-$(CONFIG_FLASHROM) += flashrom
2
2
3
3
flashrom_depends := pciutils $(musl_dep)
4
4
5
- flashrom_version := b1f858f65b2abd276542650d8cb9e382da258967
5
+ flashrom_version := 2c4392ee241e8367ae1c635139a586cbe2e68427
6
6
flashrom_dir := flashrom-$(flashrom_version)
7
7
flashrom_tar := $(flashrom_dir).tar.gz
8
- flashrom_url := https://github.com/flashrom /flashrom/archive/$(flashrom_version).tar.gz
9
- flashrom_hash := 4873ad50f500629c244fc3fbee64b56403a82307d7f555dfa235336a200c336c
8
+ flashrom_url := https://github.com/dasharo /flashrom/archive/$(flashrom_version).tar.gz
9
+ flashrom_hash := 95d064b02573b0a777000e132cf523d8ca4cc1340771e489b1193753d6fba821
10
10
11
11
# Default options for flashrom
12
12
flashrom_cfg := \
@@ -22,7 +22,7 @@ flashrom_cfg := \
22
22
CONFIG_NOTHING=yes \
23
23
CONFIG_LINUX_MTD=yes \
24
24
CONFIG_DUMMY=yes \
25
- CONFIG_AST1100 =yes
25
+ CONFIG_AST2400 =yes
26
26
endif
27
27
28
28
flashrom_target := \
You can’t perform that action at this time.
0 commit comments