Home
last modified time | relevance | path

Searched refs:ccflags (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh22 ccflags() function
80 ccflags
/rk3399_rockchip-uboot/lib/lzma/
H A DMakefile11 ccflags-y += -D_LZMA_PROB32
/rk3399_rockchip-uboot/examples/
H A DMakefile8 subdir-ccflags-y += -finstrument-functions -DFTRACE
/rk3399_rockchip-uboot/lib/libfdt/
H A DMakefile27 ccflags-y := -I$(srctree)/scripts/dtc/libfdt
/rk3399_rockchip-uboot/drivers/bios_emulator/
H A DMakefile15 ccflags-y := -I$(srctree)/$(src) -I$(srctree)/$(src)/include \
/rk3399_rockchip-uboot/fs/yaffs2/
H A DMakefile22 ccflags-y = -DCONFIG_YAFFS_DIRECT -DCONFIG_YAFFS_SHORT_NAMES_IN_RAM \
/rk3399_rockchip-uboot/scripts/
H A DMakefile.lib6 ccflags-y += $(EXTRA_CFLAGS)
13 export KBUILD_SUBDIR_CCFLAGS := $(KBUILD_SUBDIR_CCFLAGS) $(subdir-ccflags-y)
108 $(ccflags-y) $(CFLAGS_$(basetarget).o)
H A DMakefile.build38 ccflags-y :=
43 subdir-ccflags-y :=
63 ccflags-y += $(PLATFORM_CPPFLAGS)
69 $(error CFLAGS was changed in "$(kbuild-file)". Fix it to use ccflags-y)
/rk3399_rockchip-uboot/post/lib_powerpc/fpu/
H A DMakefile14 ccflags-y := -mhard-float -fkeep-inline-functions
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A DMakefile18 ccflags-y := $(call cc-option,-Wno-unused-variable) \
/rk3399_rockchip-uboot/drivers/core/
H A DMakefile20 ccflags-$(CONFIG_DM_DEBUG) += -DDEBUG
/rk3399_rockchip-uboot/examples/standalone/
H A DMakefile49 ccflags-y += $(call cc-option,-fno-toplevel-reorder)
/rk3399_rockchip-uboot/lib/
H A DMakefile125 subdir-ccflags-$(CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED) += -O2
/rk3399_rockchip-uboot/scripts/kconfig/
H A DMakefile177 HOST_EXTRACFLAGS += $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags) \