projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f071c50
)
libfdt: descend from lib/ to lib/libfdt/
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Fri, 28 Nov 2014 02:13:27 +0000
(11:13 +0900)
committer
Tom Rini
<trini@ti.com>
Mon, 8 Dec 2014 14:35:47 +0000
(09:35 -0500)
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Makefile
patch
|
blob
|
history
lib/Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c4b138125d320134eab14f82c80161710dde1a55..8a0de5c67df48670ee27cbf99a2bbb70c6d09ff3 100644
(file)
--- 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/
diff --git
a/lib/Makefile
b/lib/Makefile
index 09b011f3d6ac21bb315bfaae9bf35659dac22186..e8635efd67aaabb0da8c007400ac67b9adbcd9e6 100644
(file)
--- a/
lib/Makefile
+++ b/
lib/Makefile
@@
-13,6
+13,7
@@
obj-$(CONFIG_LZO) += lzo/
obj-$(CONFIG_ZLIB) += zlib/
obj-$(CONFIG_BZIP2) += bzip2/
obj-$(CONFIG_TIZEN) += tizen/
+obj-y += libfdt/
obj-$(CONFIG_AES) += aes.o
obj-$(CONFIG_USB_TTY) += circbuf.o