aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usermanual/reference/class_rootfs_ipkg.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usermanual/reference/class_rootfs_ipkg.xml b/usermanual/reference/class_rootfs_ipkg.xml
index 0b1e9875c2..930272ebf9 100644
--- a/usermanual/reference/class_rootfs_ipkg.xml
+++ b/usermanual/reference/class_rootfs_ipkg.xml
@@ -114,7 +114,7 @@
</varlistentry>
<varlistentry>
- <term>IPKG_ARCH</term>
+ <term>PACKAGE_ARCH</term>
<listitem>
<para>Defines the list of architectures that are support by the target
@@ -122,7 +122,7 @@
target system.</para>
<para>Default: <command>"all any noarch ${TARGET_ARCH}
- ${IPKG_EXTRA_ARCHS} ${MACHINE}"</command></para>
+ ${PACKAGE_EXTRA_ARCHS} ${MACHINE}"</command></para>
</listitem>
</varlistentry>