- add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy
This commit is contained in:
parent
840325e170
commit
6ad072032a
3
Makefile
3
Makefile
@ -147,8 +147,9 @@ LIBTGTEXT=.so
|
|||||||
endif
|
endif
|
||||||
PREFERRED_LIB_FLAGS:=--enable-static --enable-shared
|
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
|
# The list of stuff to build for the target toolchain
|
||||||
# along with the packages to build for the target.
|
# along with the packages to build for the target.
|
||||||
|
Loading…
Reference in New Issue
Block a user