* [PATCH 1/1] defconfig: substitute '-' to '_' in defconfig name so MAKEALL can work
@ 2012-09-15 14:00 Jean-Christophe PLAGNIOL-VILLARD
2012-09-16 8:28 ` Sascha Hauer
0 siblings, 1 reply; 4+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-09-15 14:00 UTC (permalink / raw)
To: barebox
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
.../{freescale-mx6-arm2_defconfig => freescale_mx6_arm2_defconfig} | 0
...scale-mx6-sabrelite_defconfig => freescale_mx6_sabrelite_defconfig} | 0
.../configs/{imx233-olinuxino_defconfig => imx233_olinuxino_defconfig} | 0
arch/mips/configs/{dlink-dir-320_defconfig => dlink_dir_320_defconfig} | 0
arch/mips/configs/{qemu-malta_defconfig => qemu_malta_defconfig} | 0
5 files changed, 0 insertions(+), 0 deletions(-)
rename arch/arm/configs/{freescale-mx6-arm2_defconfig => freescale_mx6_arm2_defconfig} (100%)
rename arch/arm/configs/{freescale-mx6-sabrelite_defconfig => freescale_mx6_sabrelite_defconfig} (100%)
rename arch/arm/configs/{imx233-olinuxino_defconfig => imx233_olinuxino_defconfig} (100%)
rename arch/mips/configs/{dlink-dir-320_defconfig => dlink_dir_320_defconfig} (100%)
rename arch/mips/configs/{qemu-malta_defconfig => qemu_malta_defconfig} (100%)
diff --git a/arch/arm/configs/freescale-mx6-arm2_defconfig b/arch/arm/configs/freescale_mx6_arm2_defconfig
similarity index 100%
rename from arch/arm/configs/freescale-mx6-arm2_defconfig
rename to arch/arm/configs/freescale_mx6_arm2_defconfig
diff --git a/arch/arm/configs/freescale-mx6-sabrelite_defconfig b/arch/arm/configs/freescale_mx6_sabrelite_defconfig
similarity index 100%
rename from arch/arm/configs/freescale-mx6-sabrelite_defconfig
rename to arch/arm/configs/freescale_mx6_sabrelite_defconfig
diff --git a/arch/arm/configs/imx233-olinuxino_defconfig b/arch/arm/configs/imx233_olinuxino_defconfig
similarity index 100%
rename from arch/arm/configs/imx233-olinuxino_defconfig
rename to arch/arm/configs/imx233_olinuxino_defconfig
diff --git a/arch/mips/configs/dlink-dir-320_defconfig b/arch/mips/configs/dlink_dir_320_defconfig
similarity index 100%
rename from arch/mips/configs/dlink-dir-320_defconfig
rename to arch/mips/configs/dlink_dir_320_defconfig
diff --git a/arch/mips/configs/qemu-malta_defconfig b/arch/mips/configs/qemu_malta_defconfig
similarity index 100%
rename from arch/mips/configs/qemu-malta_defconfig
rename to arch/mips/configs/qemu_malta_defconfig
--
1.7.10.4
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] defconfig: substitute '-' to '_' in defconfig name so MAKEALL can work
2012-09-15 14:00 [PATCH 1/1] defconfig: substitute '-' to '_' in defconfig name so MAKEALL can work Jean-Christophe PLAGNIOL-VILLARD
@ 2012-09-16 8:28 ` Sascha Hauer
2012-09-16 9:04 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 1 reply; 4+ messages in thread
From: Sascha Hauer @ 2012-09-16 8:28 UTC (permalink / raw)
To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox
You should rather fix the MAKEALL script.
Sascha
On Sat, Sep 15, 2012 at 04:00:26PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> ---
> .../{freescale-mx6-arm2_defconfig => freescale_mx6_arm2_defconfig} | 0
> ...scale-mx6-sabrelite_defconfig => freescale_mx6_sabrelite_defconfig} | 0
> .../configs/{imx233-olinuxino_defconfig => imx233_olinuxino_defconfig} | 0
> arch/mips/configs/{dlink-dir-320_defconfig => dlink_dir_320_defconfig} | 0
> arch/mips/configs/{qemu-malta_defconfig => qemu_malta_defconfig} | 0
> 5 files changed, 0 insertions(+), 0 deletions(-)
> rename arch/arm/configs/{freescale-mx6-arm2_defconfig => freescale_mx6_arm2_defconfig} (100%)
> rename arch/arm/configs/{freescale-mx6-sabrelite_defconfig => freescale_mx6_sabrelite_defconfig} (100%)
> rename arch/arm/configs/{imx233-olinuxino_defconfig => imx233_olinuxino_defconfig} (100%)
> rename arch/mips/configs/{dlink-dir-320_defconfig => dlink_dir_320_defconfig} (100%)
> rename arch/mips/configs/{qemu-malta_defconfig => qemu_malta_defconfig} (100%)
>
> diff --git a/arch/arm/configs/freescale-mx6-arm2_defconfig b/arch/arm/configs/freescale_mx6_arm2_defconfig
> similarity index 100%
> rename from arch/arm/configs/freescale-mx6-arm2_defconfig
> rename to arch/arm/configs/freescale_mx6_arm2_defconfig
> diff --git a/arch/arm/configs/freescale-mx6-sabrelite_defconfig b/arch/arm/configs/freescale_mx6_sabrelite_defconfig
> similarity index 100%
> rename from arch/arm/configs/freescale-mx6-sabrelite_defconfig
> rename to arch/arm/configs/freescale_mx6_sabrelite_defconfig
> diff --git a/arch/arm/configs/imx233-olinuxino_defconfig b/arch/arm/configs/imx233_olinuxino_defconfig
> similarity index 100%
> rename from arch/arm/configs/imx233-olinuxino_defconfig
> rename to arch/arm/configs/imx233_olinuxino_defconfig
> diff --git a/arch/mips/configs/dlink-dir-320_defconfig b/arch/mips/configs/dlink_dir_320_defconfig
> similarity index 100%
> rename from arch/mips/configs/dlink-dir-320_defconfig
> rename to arch/mips/configs/dlink_dir_320_defconfig
> diff --git a/arch/mips/configs/qemu-malta_defconfig b/arch/mips/configs/qemu_malta_defconfig
> similarity index 100%
> rename from arch/mips/configs/qemu-malta_defconfig
> rename to arch/mips/configs/qemu_malta_defconfig
> --
> 1.7.10.4
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] defconfig: substitute '-' to '_' in defconfig name so MAKEALL can work
2012-09-16 8:28 ` Sascha Hauer
@ 2012-09-16 9:04 ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-16 9:33 ` Sascha Hauer
0 siblings, 1 reply; 4+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-09-16 9:04 UTC (permalink / raw)
To: Sascha Hauer; +Cc: barebox
On 10:28 Sun 16 Sep , Sascha Hauer wrote:
> You should rather fix the MAKEALL script.
can not
the scripts take a config file like this
The cross-compiler can be specify via
CROSS_COMPILE default
CROSS_COMPILE_<arch> arch default
CROSS_COMPILE_<target> deconfig specifc
so bash does not accept var xx-xx only xx_xx
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] defconfig: substitute '-' to '_' in defconfig name so MAKEALL can work
2012-09-16 9:04 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2012-09-16 9:33 ` Sascha Hauer
0 siblings, 0 replies; 4+ messages in thread
From: Sascha Hauer @ 2012-09-16 9:33 UTC (permalink / raw)
To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox
On Sun, Sep 16, 2012 at 11:04:25AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 10:28 Sun 16 Sep , Sascha Hauer wrote:
> > You should rather fix the MAKEALL script.
> can not
>
> the scripts take a config file like this
>
> The cross-compiler can be specify via
> CROSS_COMPILE default
> CROSS_COMPILE_<arch> arch default
> CROSS_COMPILE_<target> deconfig specifc
>
> so bash does not accept var xx-xx only xx_xx
You could s/-/_/ in MAKEALL then. I really do not like the limitation of
not having dashes in defconfig files.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-09-16 9:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-15 14:00 [PATCH 1/1] defconfig: substitute '-' to '_' in defconfig name so MAKEALL can work Jean-Christophe PLAGNIOL-VILLARD
2012-09-16 8:28 ` Sascha Hauer
2012-09-16 9:04 ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-16 9:33 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox