summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-11-28 11:13:27 +0900
committerTom Rini <trini@ti.com>2014-12-08 09:35:47 -0500
commit77d267502295ffc4d83e80fa175583f8b6460615 (patch)
tree65d20e7c30abb99cd2b01ebe33e7d6178d2544ea /Makefile
parentf071c501901281ae2de7a372ec12270dce91c426 (diff)
downloadtalos-obmc-uboot-77d267502295ffc4d83e80fa175583f8b6460615.tar.gz
talos-obmc-uboot-77d267502295ffc4d83e80fa175583f8b6460615.zip
libfdt: descend from lib/ to lib/libfdt/
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c4b138125d..8a0de5c67d 100644
--- a/Makefile
+++ b/Makefile
@@ -640,7 +640,6 @@ libs-y += drivers/usb/musb-new/
libs-y += drivers/usb/phy/
libs-y += drivers/usb/ulpi/
libs-y += common/
-libs-y += lib/libfdt/
libs-$(CONFIG_API) += api/
libs-$(CONFIG_HAS_POST) += post/
libs-y += test/
OpenPOWER on IntegriCloud