Home
last modified time | relevance | path

Searched refs:PWD (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/tools/power/cpupower/debug/kernel/
DMakefile4 PWD := $(shell pwd) macro
12 $(MAKE) -C $(KDIR) M=$(PWD)
/linux-3.4.99/Documentation/kbuild/
Dmodules.txt72 $ make -C <path_to_kernel_src> M=$PWD
79 $ make -C /lib/modules/`uname -r`/build M=$PWD
84 $ make -C /lib/modules/`uname -r`/build M=$PWD modules_install
90 make -C $KDIR M=$PWD
97 M=$PWD
108 make -C $KDIR M=$PWD [target]
140 make -C $KDIR M=$PWD bar.lst
141 make -C $KDIR M=$PWD baz.o
142 make -C $KDIR M=$PWD foo.ko
143 make -C $KDIR M=$PWD /
[all …]
/linux-3.4.99/Documentation/blackfin/
DMakefile6 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@
/linux-3.4.99/Documentation/connector/
DMakefile16 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@
/linux-3.4.99/drivers/staging/rts5139/
DMakefile30 EXTRA_CFLAGS := -Idrivers/scsi -I$(PWD)
/linux-3.4.99/tools/power/cpupower/
DMakefile107 PWD = $(shell pwd) macro
/linux-3.4.99/Documentation/
Djava.txt89 CLASSDIR=$PWD
97 CLASSDIR=$PWD
/linux-3.4.99/Documentation/scsi/
DChangeLog.lpfc282 KERNELVERSION and BASEINCLUDE values. Use $(PWD) consistently.