]> git.baikalelectronics.ru Git - uboot.git/commit
tools/env: Correct include kconfig
authorYork Sun <york.sun@nxp.com>
Wed, 16 Nov 2016 01:02:31 +0000 (17:02 -0800)
committerYork Sun <york.sun@nxp.com>
Thu, 24 Nov 2016 07:41:23 +0000 (23:41 -0800)
commit46259cb93d0423a7f6412fc35050770122dfc921
tree9a701c1a1f3614e6aacdd839c3f055ebd17a622e
parent19bfdd8c004627e5ee5feaf7daca6367f5ea0e47
tools/env: Correct include kconfig

While we move some config macros to Kconfig, kconfig header is needed
to avoid compiling error if not already included.

Signed-off-by: York Sun <york.sun@nxp.com>
common/env_embedded.c
tools/envcrc.c