Explorar o código

- add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy

Bernhard Reutner-Fischer %!s(int64=18) %!d(string=hai) anos
pai
achega
6ad072032a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Makefile

+ 2 - 1
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.