aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/cm-x270.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/cm-x270.conf')
-rw-r--r--conf/machine/cm-x270.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf
index e01b37d3e6..3c21c546b1 100644
--- a/conf/machine/cm-x270.conf
+++ b/conf/machine/cm-x270.conf
@@ -52,7 +52,7 @@ MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa iw
# to program the compulab NAND flash, the following scheme is suggested. Create
# a small rootfs that can fit in NOR flash using the following config:
# - Angstrom distro
-# - uclibc (set ANGSTROM_MODE = "uclibc" in local.conf)
+# - uclibc (set ANGSTROMLIBC = "uclibc" in local.conf)
# - angstrom-minimal-image-with-mtd-utils bitbake target
# - put the following in your local.conf
# - IMAGE_FSTYPES = "jffs2 tar cpio.gz"