]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - include/libfdt_env.h
dfu: Fix up the Kconfig mess
[people/ms/u-boot.git] / include / libfdt_env.h
... / ...
CommitLineData
1#ifdef USE_HOSTCC
2#include "../scripts/dtc/libfdt/libfdt_env.h"
3#else
4#include <linux/libfdt_env.h>
5#endif