summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/e500mc.inc2
-rw-r--r--conf/machine/e500v2.inc2
-rw-r--r--conf/machine/e5500-64b.inc2
-rw-r--r--conf/machine/e5500.inc2
4 files changed, 4 insertions, 4 deletions
diff --git a/conf/machine/e500mc.inc b/conf/machine/e500mc.inc
index 5cd74c7..acb55c3 100644
--- a/conf/machine/e500mc.inc
+++ b/conf/machine/e500mc.inc
@@ -14,4 +14,4 @@ KERNEL_IMAGETYPE ?= "uImage"
14# ext2.bz2 ext2.lzma \ 14# ext2.bz2 ext2.lzma \
15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
16 16
17MACHINEOVERRIDES .= ":e500mc" 17MACHINEOVERRIDES .= ":e500mc:fslmachine"
diff --git a/conf/machine/e500v2.inc b/conf/machine/e500v2.inc
index 076158b..2b83795 100644
--- a/conf/machine/e500v2.inc
+++ b/conf/machine/e500v2.inc
@@ -12,4 +12,4 @@ KERNEL_IMAGETYPE ?= "uImage"
12# ext2.bz2 ext2.lzma \ 12# ext2.bz2 ext2.lzma \
13# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 13# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
14 14
15MACHINEOVERRIDES .= ":e500v2" 15MACHINEOVERRIDES .= ":e500v2:fslmachine"
diff --git a/conf/machine/e5500-64b.inc b/conf/machine/e5500-64b.inc
index 4e81159..79639f6 100644
--- a/conf/machine/e5500-64b.inc
+++ b/conf/machine/e5500-64b.inc
@@ -15,4 +15,4 @@ KERNEL_IMAGETYPE ?= "uImage"
15# ext2.bz2 ext2.lzma \ 15# ext2.bz2 ext2.lzma \
16# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 16# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
17 17
18MACHINEOVERRIDES .= ":e5500-64b" 18MACHINEOVERRIDES .= ":e5500-64b:fslmachine"
diff --git a/conf/machine/e5500.inc b/conf/machine/e5500.inc
index 46304c9..b89041b 100644
--- a/conf/machine/e5500.inc
+++ b/conf/machine/e5500.inc
@@ -14,4 +14,4 @@ KERNEL_IMAGETYPE ?= "uImage"
14# ext2.bz2 ext2.lzma \ 14# ext2.bz2 ext2.lzma \
15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
16 16
17MACHINEOVERRIDES .= ":e5500" 17MACHINEOVERRIDES .= ":e5500:fslmachine"