diff --git a/system/cpuload/Make.defs b/system/cpuload/Make.defs index e73223175b0..bcbda06843d 100644 --- a/system/cpuload/Make.defs +++ b/system/cpuload/Make.defs @@ -21,5 +21,5 @@ ############################################################################ ifneq ($(CONFIG_SYSTEM_CPULOAD),) -CONFIGURED_APPS += $(APPDIR)/testing/sched/cpuload +CONFIGURED_APPS += $(APPDIR)/system/cpuload endif