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