I am currently working a little bit on on makefile stuff and got a bit
confused.
Looking at the documentation it seems like `subdirs` is one of the possible
`classes` that we have.

But then I looked at payloads/libpayload/Makefile.mk file at this location:
https://elixir.bootlin.com/coreboot/latest/source/payloads/libpayload/Makefile.inc#L48
and it seems to add classes where I would have expected it to use subdirs-y
instead.

Can someone explain to me when to use classes-y and when to use subdirs-y?
_______________________________________________
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org

Reply via email to