6 lines
66 B
Makefile
6 lines
66 B
Makefile
|
bootblock-y += gpio.c
|
||
|
|
||
|
romstage-y += gpio.c
|
||
|
|
||
|
ramstage-y += gpio.c
|