linux/arch/nios2
Masahiro Yamada 10b62a2f78 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Most of DT files are compiled under arch/*/boot/dts/, but we have some
other directories, like drivers/of/unittest-data/.  We often miss to
add gitignore patterns per directory.  Since there are no source files
that end with .dtb or .dtb.S, we can ignore the patterns globally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-11-08 11:20:24 -06:00
..
boot .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2017-11-08 11:20:24 -06:00
configs treewide: Remove remaining executable attributes from source files 2017-02-25 12:12:50 -08:00
include dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent 2017-08-29 10:04:02 +02:00
kernel nios2: time: Read timer in get_cycles only if initialized 2017-09-15 20:30:58 +08:00
lib nios2: memset: use the right constraint modifier for the %4 output operand 2016-04-27 16:35:55 +08:00
mm nios2: use generic strncpy_from_user() and strnlen_user() 2017-05-08 17:14:14 +08:00
platform nios2: Add CDX support 2017-05-08 16:59:19 +08:00
Kconfig clocksource/drivers: Rename CLKSRC_OF to TIMER_OF 2017-06-14 12:01:03 +02:00
Kconfig.debug nios2: enable earlycon support 2017-05-08 16:59:19 +08:00
Makefile nios2: Add CDX support 2017-05-08 16:59:19 +08:00