mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 01:25:49 -04: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
|