hwrng: core - Don't use a stack buffer in add_early_randomness()
[linux/fpc-iii.git] / drivers / hwtracing / stm / Makefile
bloba9ce3d487e5787d18eafddd06fa1be1b611ce457
1 obj-$(CONFIG_STM) += stm_core.o
3 stm_core-y := core.o policy.o
5 obj-$(CONFIG_STM_DUMMY) += dummy_stm.o
7 obj-$(CONFIG_STM_SOURCE_CONSOLE) += stm_console.o
8 obj-$(CONFIG_STM_SOURCE_HEARTBEAT) += stm_heartbeat.o
10 stm_console-y := console.o
11 stm_heartbeat-y := heartbeat.o