mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-02 07:43:34 +00:00
4 lines
109 B
Makefile
4 lines
109 B
Makefile
obj-y := cfe.o
|
|
obj-$(CONFIG_SIBYTE_CFE_CONSOLE) += cfe_console.o
|
|
obj-$(CONFIG_SIBYTE_TBPROF) += sb_tbprof.o
|