Searched refs:KERNEL_SRC (Results 1 – 10 of 10) sorted by relevance
22 KSRC := $(KERNEL_SRC)27 EXTRA_CFLAGS += $(foreach d,$(shell test -d $(KERNEL_SRC)/$(M) && find $(shell cd $(KERNEL_SRC)/$(M…
6 $(MAKE) -C $(KERNEL_SRC) M=$(SRC)9 $(MAKE) -C $(KERNEL_SRC) M=$(SRC) modules_install
21 KERNEL_SRC ?= /lib/modules/$(shell uname -r)/build macro22 KDIR ?= $(KERNEL_SRC)
24 KERNEL_SRC ?= /lib/modules/$(shell uname -r)/build macro25 KDIR ?= $(KERNEL_SRC)
3 EXTRA_OEMAKE += "KERNEL_SRC=${STAGING_KERNEL_DIR}"24 os.environ['KERNEL_SRC'] = d.getVar('STAGING_KERNEL_DIR')
22 KERNEL_SRC="$(LINUX_DIR)" \
255 KERNEL_SRC[doc] = "The location of the kernel sources. This variable is set to the value of the STA…
1758 $(MAKE) -C $(KERNEL_SRC) M=$(SRC)1761 $(MAKE) -C $(KERNEL_SRC) M=$(SRC) modules_install1764 The important point to note here is the :term:`KERNEL_SRC` variable. The1772 :term:`KERNEL_SRC` or :term:`KERNEL_PATH` variables.
4224 :term:`KERNEL_SRC` variable, which is identical to4228 :term:`KERNEL_SRC`4239 to the :term:`KERNEL_SRC` variable. Both variables are common variables