summaryrefslogtreecommitdiffstats
path: root/openwrt/package/mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/mysql/Makefile')
-rw-r--r--openwrt/package/mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/mysql/Makefile b/openwrt/package/mysql/Makefile
index b0af5d7e3..055e265cd 100644
--- a/openwrt/package/mysql/Makefile
+++ b/openwrt/package/mysql/Makefile
@@ -126,5 +126,5 @@ uninstall-dev:
$(STAGING_DIR)/usr/include/mysql \
$(STAGING_DIR)/usr/lib/mysql \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev