X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9eba705f93d602952155a0276709046d4beefc34..5addca4974e2e116fcc094fc42d85b84641a7bf3:/include/package-ipkg.mk diff --git a/include/package-ipkg.mk b/include/package-ipkg.mk index b91a27710..8b4c042a0 100644 --- a/include/package-ipkg.mk +++ b/include/package-ipkg.mk @@ -17,6 +17,8 @@ IPKG:= \ IPKG_BUILD:= \ ipkg-build -c -o 0 -g 0 +IPKG_STATE_DIR:=$(TARGET_DIR)/usr/lib/opkg + define BuildIPKGVariable $(call shexport,Package/$(1)/$(2)) $(1)_COMMANDS += var2file "$(call shvar,Package/$(1)/$(2))" $(2);