Kaydet (Commit) a621bdb0 authored tarafından David Tardon's avatar David Tardon

add config header for EOT

Change-Id: I1a3e01243c6f98fb5f055a1783bb13a1cbfc1efe
üst d3ffdf5e
#ifndef CONFIG_EOT_H
#define CONFIG_EOT_H
#define ENABLE_EOT 0
#endif
......@@ -12664,6 +12664,7 @@ AC_CONFIG_FILES([config_host.mk
ios/lo.xcconfig])
AC_CONFIG_HEADERS([config_host/config_buildid.h])
AC_CONFIG_HEADERS([config_host/config_clang.h])
AC_CONFIG_HEADERS([config_host/config_eot.h])
AC_CONFIG_HEADERS([config_host/config_features.h])
AC_CONFIG_HEADERS([config_host/config_folders.h])
AC_CONFIG_HEADERS([config_host/config_gcc.h])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment