]> git.sur5r.net Git - u-boot/blobdiff - tools/Makefile
libfdt: migrate include/libfdt_env.h to a wrapper
[u-boot] / tools / Makefile
index f8731e79dee59cf37f2ee001bd7bdb211c8bd7ce..d3387fad696ede4ac72bc01f051e9982ac6b4246 100644 (file)
@@ -242,7 +242,7 @@ endif # !LOGO_BMP
 # Define __KERNEL_STRICT_NAMES to prevent typedef overlaps
 # Define _GNU_SOURCE to obtain the getline prototype from stdio.h
 #
-HOST_EXTRACFLAGS += -include $(srctree)/include/libfdt_env.h \
+HOST_EXTRACFLAGS += -include $(srctree)/include/compiler.h \
                $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
                -I$(srctree)/lib/libfdt \
                -I$(srctree)/tools \