|
@@ -242,7 +242,7 @@ endif # !LOGO_BMP
|
|
# Define __KERNEL_STRICT_NAMES to prevent typedef overlaps
|
|
# Define __KERNEL_STRICT_NAMES to prevent typedef overlaps
|
|
# Define _GNU_SOURCE to obtain the getline prototype from stdio.h
|
|
# 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))) \
|
|
$(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
|
|
-I$(srctree)/lib/libfdt \
|
|
-I$(srctree)/lib/libfdt \
|
|
-I$(srctree)/tools \
|
|
-I$(srctree)/tools \
|