commit | 80ce28aebe3e36e9bb705a91c13c9fcb0e8d2484 | [log] [tgz] |
---|---|---|
author | Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> | Fri Jun 05 10:12:01 2015 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:14 2016 -0500 |
tree | 08516a55c0e7bbafb1210ec6dadcfe61c8fe6884 | |
parent | d6db25624913118b502dcabf146111ec80fe1cd5 [diff] |
Kconfig stop creating empty header files. This commit fixes the issue of kbuild creating empty header files at the include/config directory. Linux Kconfig creates a header file for each Kconfig symbol that changed in between build runs and re-configurations. This feature is not needed in Zephyr. Change-Id: I366183cef398b3ab7488456ddbed07f292c5a9bc Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>