Searched full:make (Results 1 - 25 of 1598) sorted by relevance

1234567891011>>

/arch/ia64/include/uapi/asm/
H A Dustack.h9 /* Make a default stack size of 2GiB */
/arch/m68k/
H A Dinstall.sh11 # "make install" script for m68k architecture
24 echo ' *** You need to run "make" before "make install".' 1>&2
30 # Make sure the files actually exist
39 # Default install - same as make zlilo
/arch/sparc/boot/
H A Dinstall.sh11 # "make install" script for SPARC architecture
24 echo ' *** You need to run "make" before "make install".' 1>&2
30 # Make sure the files actually exist
39 # Default install - same as make zlilo
/arch/m32r/include/asm/
H A Dcachectl.h23 #define CACHEABLE 0 /* make pages cacheable */
24 #define UNCACHEABLE 1 /* make pages uncacheable */
H A Dsignal.h7 is taken to make libc match. */
/arch/mips/include/uapi/asm/
H A Dcachectl.h23 #define CACHEABLE 0 /* make pages cacheable */
24 #define UNCACHEABLE 1 /* make pages uncacheable */
/arch/arm/include/asm/
H A Dsignal.h7 is taken to make libc match. */
/arch/arm/mach-nomadik/
H A DMakefile4 # Note! Dependencies are done automagically by 'make dep', which also
/arch/cris/include/arch-v10/arch/
H A Dtlb.h6 * so we can make TLB entries that will never match.
/arch/cris/include/asm/
H A Dsignal.h7 is taken to make libc match. */
/arch/x86/boot/
H A Dcode16gcc.h5 # This is done this way instead via asm() to make sure gcc does not reorder
H A Dinstall.sh11 # "make install" script for i386 architecture
24 echo ' *** You need to run "make" before "make install".' 1>&2
30 # Make sure the files actually exist
39 # Default install - same as make zlilo
/arch/xtensa/platforms/xtfpga/
H A DMakefile3 # Note! Dependencies are done automagically by 'make dep', which also
/arch/blackfin/boot/
H A Dinstall.sh14 # "make install" script for Blackfin architecture
27 echo ' *** You need to run "make" before "make install".' 1>&2
33 # Make sure the files actually exist
44 # Default install - same as make zlilo
/arch/arm64/
H A DMakefile57 # Default target when executing plain make
71 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
74 $(Q)$(MAKE) $(build)=$(boot) $@
77 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
80 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
83 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
87 $(Q)$(MAKE) $(build)=arch/arm64/kernel/vdso $@
91 $(Q)$(MAKE) $(clean)=$(boot)
/arch/cris/boot/
H A DMakefile19 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
20 $(Q)$(MAKE) $(build)=$(obj)/rescue $(obj)/rescue/rescue.bin
/arch/microblaze/lib/
H A Dmulsi3.S21 rsubi r5, r5, 0 /* make r5 positive */
24 rsubi r6, r6, 0 /* make r6 positive */
/arch/unicore32/kernel/
H A Delf.c20 /* Make sure it's an UniCore executable */
24 /* Make sure the entry address is reasonable */
/arch/alpha/include/asm/
H A Dsignal.h7 to redefine this at will, if care is taken to make libc match. */
/arch/arm/boot/
H A Dinstall.sh14 # "make install" script for arm architecture
27 echo ' *** You need to run "make" before "make install".' 1>&2
33 # Make sure the files actually exist
/arch/cris/include/arch-v32/arch/
H A Dtlb.h7 * last page_id is never used so we can make TLB entries that never matches.
/arch/frv/boot/
H A DMakefile51 @$(MAKE) -C compressed $(LINUX)
54 @$(MAKE) -C bootp bootp
73 # @$(MAKE) -C compressed clean
74 # @$(MAKE) -C bootp clean
/arch/mips/lasat/
H A DMakefile14 make -C image clean
/arch/mn10300/unit-asb2364/
H A DMakefile4 # Note! Dependencies are done automagically by 'make dep', which also
/arch/parisc/
H A Dinstall.sh13 # "make install" script for i386 architecture
26 echo ' *** You need to run "make" before "make install".' 1>&2
32 # Make sure the files actually exist

Completed in 743 milliseconds

1234567891011>>