]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/GenBuild/org/tianocore/build/FileProcess.java
Commented out the throwing exception when not supported file type is found, because...
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / FileProcess.java
index e0a0fff2d528efb5319151d5925047b47f521df9..28ebfc8d355208ae2f4f1d0c2d0ece2ff57c2d64 100644 (file)
@@ -163,9 +163,11 @@ public class FileProcess {
                 parseFile(filename, fileTypes[i][2], root);\r
             }\r
         }\r
+        /*\r
         if (!flag) {\r
             throw new BuildException("File [" + filename + "] is not known from its suffix.");\r
         }\r
+        */\r
     }\r
 \r
     /**\r