Searched refs:PROGBITS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/base/firmware_loader/builtin/ |
H A D | Makefile | 15 PROGBITS = $(if $(CONFIG_ARM),%,@)progbits macro 24 echo " .section .rodata.str,\"aMS\",$(PROGBITS),1" ;\ 28 echo " .section .builtin_fw,\"a\",$(PROGBITS)" ;\
|
/kernel/linux/linux-6.6/drivers/base/firmware_loader/builtin/ |
H A D | Makefile | 16 PROGBITS = $(if $(CONFIG_ARM),%,@)progbits macro 25 echo " .section .rodata.str,\"aMS\",$(PROGBITS),1" ;\ 29 echo " .section .builtin_fw,\"a\",$(PROGBITS)" ;\
|
Completed in 1 milliseconds