diff --git a/cpu/cc26x0_cc13x0/Makefile.features b/cpu/cc26x0_cc13x0/Makefile.features index 20bf4b721c160..1d5104d8b756d 100644 --- a/cpu/cc26x0_cc13x0/Makefile.features +++ b/cpu/cc26x0_cc13x0/Makefile.features @@ -1,5 +1,3 @@ CPU_CORE = cortex-m3 -FEATURES_PROVIDED += cortexm_mpu - -include $(RIOTCPU)/cc26xx_cc13xx/Makefile.features