diff options
Diffstat (limited to 'hw/bsp')
| -rw-r--r-- | hw/bsp/xmc4000/family.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/xmc4000/family.mk b/hw/bsp/xmc4000/family.mk index fc417d41d..e5b9f7b1a 100644 --- a/hw/bsp/xmc4000/family.mk +++ b/hw/bsp/xmc4000/family.mk @@ -1,7 +1,7 @@ UF2_FAMILY_ID = 0x00 MCU_DIR = hw/mcu/infineon/mtb-xmclib-cat3 -#DEPS_SUBMODULES += $(MCU_DIR) +DEPS_SUBMODULES += $(MCU_DIR) include $(TOP)/$(BOARD_PATH)/board.mk |
