diff options
Diffstat (limited to 'package/matchbox/matchbox-startup-monitor')
-rw-r--r-- | package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk index 954709a82..2540e4b50 100644 --- a/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk +++ b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk @@ -12,4 +12,4 @@ MATCHBOX_STARTUP_MONITOR_CONF_OPT = ############################################################# -$(eval $(call AUTOTARGETS,package/matchbox,matchbox-startup-monitor)) +$(eval $(call AUTOTARGETS)) |