Searched refs:targets (Results 1 - 25 of 86) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/boot/
H A DMakefile11 targets := zImage macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A DMakefile11 targets-$(CONFIG_IA64_HP_SIM) += bootloader
12 targets := vmlinux.bin vmlinux.gz $(targets-y) macro
17 vmlinux.gz: $(obj)/vmlinux.gz $(addprefix $(obj)/,$(targets-y))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m32r/boot/
H A DMakefile8 targets := zImage macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/boot/
H A DMakefile11 targets := image macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/Linux/RPM/
H A Dmake_curl_rpm40 targets="curl curl-ssl"
41 for target in $targets
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A DMakefile49 targets += raid6int1.c
54 targets += raid6int2.c
59 targets += raid6int4.c
64 targets += raid6int8.c
69 targets += raid6int16.c
74 targets += raid6int32.c
80 targets += raid6altivec1.c
86 targets += raid6altivec2.c
92 targets += raid6altivec4.c
98 targets
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A DMakefile.modpost79 # Declare generated files as targets for modpost
96 targets += $(modules:.ko=.mod.o)
106 targets += $(modules)
116 # Read all saved command lines and dependencies for the $(targets) we
121 targets := $(wildcard $(sort $(targets)))
122 cmd_files := $(wildcard $(foreach f,$(targets),$(dir $(f)).$(notdir $(f)).cmd))
H A DMakefile.build47 ifdef build-targets
48 $(warning kbuild: $(obj)/Makefile - Usage of build-targets is obsolete in 2.6. Please fix!)
240 targets += $(real-objs-y) $(real-objs-m) $(lib-y)
241 targets += $(extra-y) $(MAKECMDGOALS) $(always)
251 # Build the compiled-in targets
270 targets += $(builtin-target)
283 targets += $(lib-target)
315 targets += $(multi-used-y) $(multi-used-m)
332 # Read all saved command lines and dependencies for the $(targets) we
337 targets
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/mod/
H A DMakefile16 targets += elfconfig.h
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/boot/
H A DMakefile11 targets := Image zImage bootpImage macro
32 targets: $(obj)/Image
/netgear-WNDR4500-V1.0.1.40_1.0.68/tools/visionice/
H A Dupdate.bat21 if NOT EXIST %InstallPath%\targets.def goto C5
22 copy %InstallPath%\targets.def %InstallPath%\targets.def.old
29 copy targets.def %InstallPath% 1>nul
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/boot/images/
H A DMakefile26 targets += uImage
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/boot/
H A DMakefile11 targets := image tftpboot.img vmlinux.aout macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/kernel/
H A Dasm-offsets.c25 #error Sorry, your compiler targets APCS-32 but this kernel requires APCS-26
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/boot/
H A DMakefile11 targets := vmImage macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/boot/
H A DMakefile3 targets := vmlinux.srec vmlinux.bin zImage macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dpluto.h35 u8 targets; member in struct:pluto_inquiry
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/vsyscall/
H A DMakefile6 # Teach kbuild about targets
7 targets += $(foreach F,trapa,vsyscall-$F.o vsyscall-$F.so)
8 targets += vsyscall-note.o vsyscall.lds
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/
H A DMakefile.build47 ifdef build-targets
48 $(warning kbuild: $(obj)/Makefile - Usage of build-targets is obsolete in 2.6. Please fix!)
230 targets += $(real-objs-y) $(real-objs-m) $(lib-y)
231 targets += $(extra-y) $(MAKECMDGOALS) $(always)
241 # Build the compiled-in targets
260 targets += $(builtin-target)
273 targets += $(lib-target)
305 targets += $(multi-used-y) $(multi-used-m)
322 # Read all saved command lines and dependencies for the $(targets) we
327 targets
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/boot/
H A DMakefile25 targets := zImage vmlinux.srec uImage uImage.srec macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/boot/compressed/
H A DMakefile7 targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/boot/compressed/
H A DMakefile14 targets := vmlinux vmlinux.bin vmlinux.bin.gz \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/kernel/
H A DMakefile25 targets := config.c config.tmp macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/boot/compressed/
H A DMakefile9 targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/ia32/
H A DMakefile20 # Teach kbuild about targets
21 targets := $(foreach F,sysenter syscall,vsyscall-$F.o vsyscall-$F.so) macro

Completed in 310 milliseconds

1234