Commit 69b9355c authored by Lucas Russo's avatar Lucas Russo

Revert "src/*/modules/*/afc_diag.mk: add afc_diag module unconditionally"

This reverts commit 05d338d3.
parent e8ec4bfd
......@@ -2,6 +2,8 @@ sm_io_afc_diag_DIR = $(SRC_DIR)/sm_io/modules/afc_diag
sm_io_afc_diag_OBJS = $(sm_io_afc_diag_DIR)/sm_io_afc_diag_exports.o
ifeq ($(BOARD),afcv3)
sm_io_afc_diag_OBJS += $(sm_io_afc_diag_DIR)/sm_io_afc_diag_core.o \
$(sm_io_afc_diag_DIR)/sm_io_afc_diag_exp.o \
$(sm_io_afc_diag_DIR)/sm_io_afc_diag_defaults.o
endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment