lib: crc32: prepare for CONFIG_IS_ENABLED changes
We need to include <linux/kconfig.h> in order to include
files that use CONFIG_IS_ENABLED. TO prepare for that
be more direct with using defined(USE_HOSTCC).
Signed-off-by:
Troy Kisky <troykiskyboundary@gmail.com>
Loading
Please register or sign in to comment