- add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy

This commit is contained in:
Bernhard Reutner-Fischer 2007-07-31 15:02:06 +00:00
parent 840325e170
commit 6ad072032a

View File

@ -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.