diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2009-03-13 18:54:44 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-04-04 01:14:14 +0200 |
commit | 45d6bdff68877ea214ff33cc1c89a29c76e96f51 (patch) | |
tree | cd0ea21a501e58683cc55d82c89f642ab721132a /tools/.gitignore | |
parent | fba0e3a0814f9bf48c32a4c8a7987c36ae96651b (diff) | |
download | u-boot-imx-45d6bdff68877ea214ff33cc1c89a29c76e96f51.zip u-boot-imx-45d6bdff68877ea214ff33cc1c89a29c76e96f51.tar.gz u-boot-imx-45d6bdff68877ea214ff33cc1c89a29c76e96f51.tar.bz2 |
tools/Makefile: Add libfdt/ to the include search path
This change makes the process of symlinking libfdt_internal.h
unnecessary
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index c2ac0ae..ea39027 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -17,4 +17,3 @@ /fdt_rw.c /fdt_strerror.c /fdt_wip.c -/libfdt_internal.h |