X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2699c8d3af85a53f1a0ade9a5a68c9e90130931b..bab4efad53ecef261da2a6b6fc4cd1e834636da6:/openwrt/package/gpsd/Makefile diff --git a/openwrt/package/gpsd/Makefile b/openwrt/package/gpsd/Makefile index 56c562d34..2161fb75e 100644 --- a/openwrt/package/gpsd/Makefile +++ b/openwrt/package/gpsd/Makefile @@ -85,5 +85,5 @@ uninstall-dev: $(STAGING_DIR)/usr/include/libgpsmm.h \ $(STAGING_DIR)/usr/lib/libgps.{a,so*} \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev