From 35acfdb559de2ce59c4638e60b8ff84b6ba684d4 Mon Sep 17 00:00:00 2001 From: save Date: Thu, 5 Nov 2009 17:06:34 +0000 Subject: cleo/buildroot: busybox make error for scr310 The busybox default config path was wrong (spk300g in spite of scr310). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6338 017c9cb6-072f-447c-8318-d5b54f68fe89 --- cleopatre/buildroot/target/device/Spidcom/scr310_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cleopatre/buildroot/target/device') diff --git a/cleopatre/buildroot/target/device/Spidcom/scr310_defconfig b/cleopatre/buildroot/target/device/Spidcom/scr310_defconfig index 20c3828007..07f1cd99e7 100644 --- a/cleopatre/buildroot/target/device/Spidcom/scr310_defconfig +++ b/cleopatre/buildroot/target/device/Spidcom/scr310_defconfig @@ -218,7 +218,7 @@ BR2_BUSYBOX_VERSION_1_11_X=y # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set BR2_BUSYBOX_VERSION="1.11.1" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y -BR2_PACKAGE_BUSYBOX_CONFIG="target/device/Spidcom/spk300g/busybox.config" +BR2_PACKAGE_BUSYBOX_CONFIG="target/device/Spidcom/scr310/busybox.config" # BR2_PACKAGE_BUSYBOX_HIDE_OTHERS is not set # BR2_PACKAGE_BUSYBOX_SKELETON is not set -- cgit v1.2.3