summaryrefslogtreecommitdiff
path: root/generate
diff options
context:
space:
mode:
authorLv Zheng <lv.zheng@intel.com>2017-01-23 16:58:44 +0800
committerLv Zheng <lv.zheng@intel.com>2017-01-23 16:58:44 +0800
commitb59347d0b8b676cb555fe8da5cad08fcd4eeb0d3 (patch)
tree057339bb8de94351618970a4e126237cedb2dd3e /generate
parentba5020b2dbe1538e4ccd7ac2dfd8843a690c007f (diff)
downloadacpica-b59347d0b8b676cb555fe8da5cad08fcd4eeb0d3.tar.gz
Linuxize: Restore and fix intel compiler build
This patch restores Intel compiler settings for ACPICA components. And fixes its inclusion in acenv.h. Reported-by: Stepan M Mishura <stepan.m.mishura@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Diffstat (limited to 'generate')
-rwxr-xr-xgenerate/linux/libacpica.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/generate/linux/libacpica.sh b/generate/linux/libacpica.sh
index 0d6713ebf..c4d2227a8 100755
--- a/generate/linux/libacpica.sh
+++ b/generate/linux/libacpica.sh
@@ -108,7 +108,6 @@ acpica_exclude_paths()
include/acpi/platform/acefiex.h \
include/acpi/platform/acfreebsd.h \
include/acpi/platform/achaiku.h \
- include/acpi/platform/acintel.h \
include/acpi/platform/acmacosx.h \
include/acpi/platform/acmsvc.h \
include/acpi/platform/acmsvcex.h \