X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=include%2Fimage.mk;h=fc6bf06e96be11170fbba18ed1c3f2c5610f93a9;hp=3f5b4544e9e31e423cafe804d01727f011eab258;hb=818f36aa140d930e5de957eeb81f32f4d96a4bbb;hpb=834810617edba87e43f7b58fa32800155eea9aef diff --git a/include/image.mk b/include/image.mk index 3f5b4544e9..fc6bf06e96 100644 --- a/include/image.mk +++ b/include/image.mk @@ -161,6 +161,7 @@ define Image/BuildDTB $(TARGET_CROSS)cpp -nostdinc -x assembler-with-cpp \ -I$(DTS_DIR) \ -I$(DTS_DIR)/include \ + -I$(LINUX_DIR)/include/ \ -undef -D__DTS__ $(3) \ -o $(2).tmp $(1) $(LINUX_DIR)/scripts/dtc/dtc -O dtb \