projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
840325e
)
- add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Tue, 31 Jul 2007 15:02:06 +0000
(15:02 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Tue, 31 Jul 2007 15:02:06 +0000
(15:02 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index cc7edc85b84817ed3dd6fa246fe54ae352a5e53e..f3dc4f051dbf33bf94ea3153262cd6bdfa24f5c0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-147,8
+147,9
@@
LIBTGTEXT=.so
endif
PREFERRED_LIB_FLAGS:=--enable-static --enable-shared
+BR2_DEPENDS_DIR=$(BASE_DIR)/package/config/buildroot-config/
-#############################################################
+#############################################################
#
#
# The list of stuff to build for the target toolchain
# along with the packages to build for the target.