Searched refs:UBOOTINCLUDE (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/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) \
|
| /OK3568_Linux_fs/u-boot/tools/env/ |
| H A D | Makefile | 14 HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | Makefile | 251 $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | Makefile | 377 export KBUILD_CPPFLAGS NOSTDINC_FLAGS UBOOTINCLUDE OBJCOPYFLAGS LDFLAGS 645 UBOOTINCLUDE := \ macro 658 cpp_flags := $(KBUILD_CPPFLAGS) $(PLATFORM_CPPFLAGS) $(UBOOTINCLUDE) \
|