summaryrefslogtreecommitdiff
path: root/cesar/hal/phy/maximus/Module
blob: af1ef0cdb435f7c238dc775c7363483c74481fad (plain)
1
2
3
4
5
6
7
8
SOURCES := maximus_phy_access.c maximus_phy_ctrl.c \
           maximus_phy_ctrl_cb.c maximus_pbdma.c maximus_tmdma.c \
           maximus_aes.c maximus_spoc.c
MODULES := hal/phy/maximus/dur

ifeq ($(CONFIG_TRACE),y)
SOURCES += maximus_trace.c
endif