Searched refs:CC (Results 1 – 25 of 39) sorted by relevance
12
| /u-boot/arch/sandbox/cpu/ |
| A D | Makefile | 16 quiet_cmd_cc_os.o = CC $(quiet_modtag) $@ 17 cmd_cc_os.o = $(CC) $(filter-out -nostdinc, \ 27 quiet_cmd_cc_eth-raw-os.o = CC $(quiet_modtag) $@ 28 cmd_cc_eth-raw-os.o = $(CC) $(filter-out -nostdinc, \
|
| /u-boot/scripts/ |
| A D | Kconfig.include | 23 cc-option = $(success,$(CC) -Werror $(1) -E -x c /dev/null -o /dev/null) 30 gcc-version := $(shell,$(srctree)/scripts/gcc-version.sh -p $(CC) | sed 's/^0*//')
|
| A D | Kbuild.include | 74 # Return first prefix where a prefix$(CC) is found in PATH. 75 # If no $(CC) found in PATH with listed prefixes return nothing 79 if (which $(strip $(c))$(CC)) > /dev/null 2>&1 ; then \ 87 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise) 105 $(CC) $(KBUILD_CFLAGS) $(1) -c -x assembler /dev/null -o "$$TMP",$(1),$(2)) 111 printf "%b\n" "$(1)" | $(CC) $(KBUILD_AFLAGS) -c -x assembler -o "$$TMP" -,$(2),$(3)) 120 cc-option = $(call __cc-option, $(CC),\ 131 $(CC) -Werror $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) $(1) -c -x c /dev/null -o "$$TMP",y,n) 140 cc-name = $(shell $(CC) -v 2>&1 | grep -q "clang version" && echo clang || echo gcc) 143 cc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-version.sh $(CC)) [all …]
|
| A D | Makefile.build | 151 quiet_cmd_cc_s_c = CC $(quiet_modtag) $@ 152 cmd_cc_s_c = $(CC) $(c_flags) $(DISABLE_LTO) -fverbose-asm -S -o $@ $< 182 quiet_cmd_cc_o_c = CC $(quiet_modtag) $@ 185 cmd_cc_o_c = $(CC) $(c_flags) -c -o $@ $< 200 cmd_cc_o_c = $(CC) $(c_flags) -c -o $(@D)/.tmp_$(@F) $< 276 cmd_cc_lst_c = $(CC) $(c_flags) -g -c -o $*.o $< && \ 298 cmd_as_o_S = $(CC) $(a_flags) -c -o $@ $<
|
| A D | Makefile.autoconf | 28 CC = $(CROSS_COMPILE)gcc 29 CPP = $(CC) -E 43 cmd_autoconf_dep = $(CC) -x c -DDO_DEPS_ONLY -M -MP $(c_flags) \
|
| /u-boot/board/firefly/firefly-rk3308/ |
| A D | MAINTAINERS | 1 ROC-RK3308-CC
|
| /u-boot/arch/arm/dts/ |
| A D | sun8i-h3-libretech-all-h3-cc.dts | 12 model = "Libre Computer Board ALL-H3-CC H3";
|
| A D | sun8i-h2-plus-libretech-all-h3-cc.dts | 11 model = "Libre Computer Board ALL-H3-CC H2+";
|
| A D | sun50i-h5-libretech-all-h3-cc.dts | 10 model = "Libre Computer Board ALL-H3-CC H5";
|
| A D | tegra210-p2371-0000.dts | 45 nvidia,vbus-gpio = <&gpio TEGRA_GPIO(CC, 4) GPIO_ACTIVE_HIGH>;
|
| A D | sun50i-h5-libretech-all-h5-cc.dts | 7 model = "Libre Computer Board ALL-H5-CC H5";
|
| A D | tegra210-p2371-2180.dts | 108 nvidia,vbus-gpio = <&gpio TEGRA_GPIO(CC, 4) GPIO_ACTIVE_HIGH>;
|
| A D | meson-gxl-s905x-libretech-cc-v2.dts | 18 model = "Libre Computer AML-S905X-CC V2"; 164 model = "GXL-LIBRETECH-S905X-CC-V2";
|
| A D | meson-gxl-s905x-libretech-cc.dts | 18 model = "Libre Computer AML-S905X-CC"; 138 model = "GXL-LIBRETECH-S905X-CC";
|
| /u-boot/arch/sandbox/ |
| A D | config.mk | 19 cmd_u-boot__ = $(CC) -o $@ -Wl,-T u-boot.lds $(u-boot-init) \ 23 cmd_u-boot-spl = (cd $(obj) && $(CC) -o $(SPL_BIN) -Wl,-T u-boot-spl.lds \
|
| /u-boot/tools/env/ |
| A D | Makefile | 9 override HOSTCC = $(CC)
|
| /u-boot/scripts/dtc/pylibfdt/ |
| A D | Makefile | 18 CC="$(HOSTCC)" LDSHARED="$(HOSTCC) -shared " \
|
| /u-boot/doc/build/ |
| A D | clang.rst | 38 CC="clang -target arm-linux-gnueabi" -j8 45 make HOSTCC=clang CC=clang -j8 67 gmake CC="clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd" -j8
|
| /u-boot/arch/m68k/ |
| A D | Makefile | 31 ifneq (,$(findstring -linux-,$(shell $(CC) --version)))
|
| /u-boot/board/xilinx/zynq/ |
| A D | Makefile | 12 $(CC) $(c_flags) -I $(srctree)/$(src) -c -o $@ $^
|
| /u-boot/doc/board/amlogic/ |
| A D | index.rst | 20 | | P200 | LibreTech-CC v1 | WeTek Core2 | | | GT-King/Pro | Od… 43 | SPI (CC) | No | No | No | No | No …
|
| /u-boot/board/xilinx/zynqmp/ |
| A D | Makefile | 12 $(CC) $(c_flags) -I $(srctree)/$(src) -c -o $@ $^
|
| /u-boot/tools/binman/test/ |
| A D | Makefile | 20 CC = $(CROSS_COMPILE)gcc macro
|
| /u-boot/board/rockchip/evb_rk3328/ |
| A D | MAINTAINERS | 15 ROC-RK3328-CC
|
| /u-boot/doc/device-tree-bindings/input/ |
| A D | cros-ec-keyb.txt | 28 * RR=Row CC=Column KKKK=Key Code
|
Completed in 28 milliseconds
12