orangepi-xunlong / linux-orangepi

Other
176 stars 157 forks source link

arm64: dts: rockchip: remove rule for overlay/rk3399-fixup.scr #67

Closed 7Ji closed 5 months ago

7Ji commented 5 months ago

rk3399-fixup.scr-cmd does not exist in tree, and it's not for rk35xx so it's not needed.

this fixes the following build issue:

make[3]: *** No rule to make target 'arch/arm64/boot/dts/rockchip/overlay/rk3399-fixup.scr', needed by '__build'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [scripts/Makefile.build:516: arch/arm64/boot/dts/rockchip/overlay] Error 2
make[1]: *** [scripts/Makefile.build:516: arch/arm64/boot/dts/rockchip] Error 2
make: *** [Makefile:1471: dtbs] Error 2
make: *** Waiting for unfinished jobs....