]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/libfdt_env.h
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
[people/ms/u-boot.git] / include / libfdt_env.h
CommitLineData
66228220
MY
1#ifdef USE_HOSTCC
2#include "../scripts/dtc/libfdt/libfdt_env.h"
3#else
4#include <linux/libfdt_env.h>
5#endif