X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/643f013d152805f989115a71a8d19b02d01320a4..08c054f87ef8029e51097be4d7ec71117aa198e9:/package/ipset/Makefile?ds=sidebyside diff --git a/package/ipset/Makefile b/package/ipset/Makefile index f3b451d62..b06a727f1 100644 --- a/package/ipset/Makefile +++ b/package/ipset/Makefile @@ -29,6 +29,7 @@ define Build/Compile $(call Build/Compile/Default, \ COPT_FLAGS="$(TARGET_CFLAGS)" \ KERNEL_DIR="$(LINUX_DIR)" \ + PREFIX="/usr" \ ) endef