component.mk
1 # bootloader component is special, as bootloader is also a project. 2 # 3 # This top-level component is only configuration files for the IDF project. 4 # 5 # See Makefile.projbuild for the targets which actually build the bootloader. 6 COMPONENT_CONFIG_ONLY := 1 7