configs: colibri_imx7: enable DM_VIDEO
[oweals/u-boot.git] / lib / libfdt / Makefile
index 4e3e12f505d6d11e686e017719548c4979802543..ef5b6e29d46afaa5f27497d9d5be0497243bf2f7 100644 (file)
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2000-2007
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 # Use upstream code.
 obj-y += \
@@ -23,3 +21,5 @@ obj-y += fdt_ro.o
 
 # U-Boot own file
 obj-y += fdt_region.o
+
+ccflags-y := -I$(srctree)/scripts/dtc/libfdt