QcomModulePkg: Enable compilation support for Libufdt

Include files and system specific files are modified
for LibUfdt compilation.

Change-Id: Id2108bbffed0309dcfc5669078fe3ff3e27c729f
diff --git a/EmbeddedPkg/EmbeddedPkg.dec b/EmbeddedPkg/EmbeddedPkg.dec
index f557527..d28defc 100644
--- a/EmbeddedPkg/EmbeddedPkg.dec
+++ b/EmbeddedPkg/EmbeddedPkg.dec
@@ -33,6 +33,9 @@
 ################################################################################

 [Includes.common]

   Include                        # Root include for the package

+  Library/LibUfdt

+  Library/LibUfdt/include

+  Library/LibUfdt/sysdeps/include

 

 [LibraryClasses.common]

   EfiFileLib|Include/Library/EfiFileLib.h