summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4240qds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t4240qds.conf')
-rw-r--r--conf/machine/t4240qds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index 934b525..28863ff 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -5,7 +5,7 @@ require e6500.inc
5 5
6UBOOT_MACHINES ?= "T4240QDS" 6UBOOT_MACHINES ?= "T4240QDS"
7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts" 7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts"
8KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig" 8KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
9 9
10JFFS2_ERASEBLOCK = "0x10000" 10JFFS2_ERASEBLOCK = "0x10000"
11 11