summaryrefslogtreecommitdiff
path: root/cesar/ce/Module
blob: d4db642c42239cf30e42c24d36074bd7faf88dc7 (plain)
1
2
3
4
SOURCES := rx.c tx.c rxce_stats.c bitloading.c mpdu_measure_store.c cei_param.c
ifeq ($(CONFIG_TRACE),y)
SOURCES += trace.c
endif