Skip to content

Failed to build due to README file. #6240

@adminy

Description

@adminy

Describe the bug

Trying to compile the latest 6.10.y kernel gives:

make[3]: *** No rule to make target 
   'arch/arm64/boot/dts/overlays/README', needed by 
   'arch/arm64/boot/dts/overlays/dtbs-list'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[1]: *** [/tmp/nix-build-linux-rpi-6.10.0-rc5.drv-0/source/Makefile:1405: dtbs] Error 2
make: *** [../Makefile:240: __sub-make] Error 2

Steps to reproduce the behaviour

I'm just trying to normally compile the kernel. no special steps.

dtb-$(CONFIG_ARCH_BCM2835) += overlay_map.dtb hat_map.dtb README

I suspect its this piece of code has the README target, causing this to be treated as a dtb downstream

Device (s)

Raspberry Pi 5

System

N/a

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions