2
1
Эх сурвалжийг харах

- add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy

Bernhard Reutner-Fischer 18 жил өмнө
parent
commit
6ad072032a
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  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.