[Buildroot] [PATCH] arch/nds32: force syntax colouring to kconfig.

Nylon Chen nylon7 at andestech.com
Thu Jun 6 06:40:55 UTC 2019


On Tue, Jun 04, 2019 at 03:19:51AM +0800, Yann E. MORIN wrote:
> It is too sad when an editor picks up the wrong syntax...
> 
> Like was done in e837837791 for all the other archs, force
> syntax to kconfig for nds32 too.
> 
> Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
> Cc: Nylon Chen <nylon7 at andestech.com>
> ---
>  arch/Config.in.nds32 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/Config.in.nds32 b/arch/Config.in.nds32
> index f268883662..322ff49f2e 100644
> --- a/arch/Config.in.nds32
> +++ b/arch/Config.in.nds32
> @@ -9,3 +9,6 @@ config BR2_ENDIAN
>  
>  config BR2_READELF_ARCH_NAME
>  	default "Andes Technology compact code size embedded RISC processor family"
> +
> +# vim: ft=kconfig
> +# -*- mode:kconfig; -*-
> -- 
> 2.20.1
>
Reviewed-by:Nylon Chen <nylon7 at andestech.com> 



More information about the buildroot mailing list