hosts/oswald: fix custom u-boot package
This commit is contained in:
parent
7ea83ef976
commit
3a303037f8
1 changed files with 7 additions and 7 deletions
|
@ -21,7 +21,7 @@
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments u-boot-rock64-rk3328)
|
(substitute-keyword-arguments (package-arguments u-boot-rock64-rk3328)
|
||||||
((#:phases phases)
|
((#:phases phases)
|
||||||
`(modify-phases ,phases
|
#~(modify-phases #$phases
|
||||||
(add-after 'unpack 'change-ddr-clock
|
(add-after 'unpack 'change-ddr-clock
|
||||||
(lambda _
|
(lambda _
|
||||||
(substitute* "arch/arm/dts/rk3328-rock64-u-boot.dtsi"
|
(substitute* "arch/arm/dts/rk3328-rock64-u-boot.dtsi"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue