Searched refs:UBOOTINCLUDE (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Makefile.lib | 155 c_flags = -Wp,-MD,$(depfile) $(NOSTDINC_FLAGS) $(UBOOTINCLUDE) \ 159 a_flags = -Wp,-MD,$(depfile) $(NOSTDINC_FLAGS) $(UBOOTINCLUDE) \ 162 cpp_flags = -Wp,-MD,$(depfile) $(NOSTDINC_FLAGS) $(UBOOTINCLUDE) \
|
| H A D | Makefile.autoconf | 35 UBOOTINCLUDE := \ 42 $(UBOOTINCLUDE) $(NOSTDINC_FLAGS)
|
| H A D | Makefile.spl | 58 cpp_flags := $(KBUILD_CPPFLAGS) $(PLATFORM_CPPFLAGS) $(UBOOTINCLUDE) \
|
| /rk3399_rockchip-uboot/tools/env/ |
| H A D | Makefile | 14 HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | Makefile | 251 $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 384 export KBUILD_CPPFLAGS NOSTDINC_FLAGS UBOOTINCLUDE OBJCOPYFLAGS LDFLAGS 636 UBOOTINCLUDE := \ macro 649 cpp_flags := $(KBUILD_CPPFLAGS) $(PLATFORM_CPPFLAGS) $(UBOOTINCLUDE) \
|