X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9eba705f93d602952155a0276709046d4beefc34..59bfb9d20e82ed7cf2c4f6b655e89a635ad82c06:/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);