Searched refs:INCL_FILES (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
H A DMakefile9 INCL_FILES = ata_defs.h macro
10 INCL_FILES += bif_core_defs.h
12 INCL_FILES += bif_slave_defs.h
13 #INCL_FILES += bif_slave_ext_defs.h
14 INCL_FILES += config_defs.h
16 INCL_FILES += cpu_vect.h
17 #INCL_FILES += cris_defs.h
18 #INCL_FILES += cris_supp_reg.h # In handcrafted supp_reg.h
19 INCL_FILES += dma.h
20 INCL_FILES += dma_defs.h
21 INCL_FILES += eth_defs.h
22 INCL_FILES += extmem_defs.h
23 INCL_FILES += gio_defs.h
25 INCL_FILES += intr_vect.h
26 INCL_FILES += intr_vect_defs.h
28 INCL_FILES += marb_bp_defs.h
29 INCL_FILES += marb_defs.h
31 #INCL_FILES += mmu_supp_reg.h # In handcrafted supp_reg.h
32 #INCL_FILES += par_defs.h # No useful content
33 INCL_FILES += pinmux_defs.h
34 INCL_FILES += reg_map.h
36 INCL_FILES += reg_rdwr.h
37 INCL_FILES += ser_defs.h
38 #INCL_FILES += spec_reg.h # In handcrafted supp_reg.h
39 INCL_FILES += sser_defs.h
40 INCL_FILES += strcop_defs.h
41 #INCL_FILES += strcop.h # Where is this?
42 INCL_FILES += strmux_defs.h
43 #INCL_FILES += supp_reg.h # Handcrafted instead
44 INCL_FILES += timer_defs.h
88 gen: $(INCL_FILES) $(INCL_ASMFILES)
150 @for HFILE in $(INCL_FILES); do \
185 rm -rf $(INCL_FILES) *.axw

Completed in 109 milliseconds