summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index eaf9bf43c..049a47a99 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -439,7 +439,7 @@ mini_httpd-compile: openssl-compile
endif
ifneq ($(BR2_PACKAGE_MOTION),)
-motion-compile: libjpeg-compile
+motion-compile: jpeg-compile
endif
ifneq ($(BR2_PACKAGE_MPD_MP3),)