hosts/oswald: fix custom u-boot package

This commit is contained in:
Timotej Lazar 2023-03-19 19:01:18 +01:00
parent 7ea83ef976
commit 3a303037f8

View file

@ -21,7 +21,7 @@
(arguments
(substitute-keyword-arguments (package-arguments u-boot-rock64-rk3328)
((#:phases phases)
`(modify-phases ,phases
#~(modify-phases #$phases
(add-after 'unpack 'change-ddr-clock
(lambda _
(substitute* "arch/arm/dts/rk3328-rock64-u-boot.dtsi"