[Buildroot] [RFC PATCH 2/4] configs/bananapro_defconfig: set patches directory

Bartosz Bilas b.bilas at grinn-global.com
Mon May 20 19:32:21 UTC 2019


Signed-off-by: Bartosz Bilas <b.bilas at grinn-global.com>
---
 configs/bananapro_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/bananapro_defconfig b/configs/bananapro_defconfig
index d5284bdd4c..56166c9428 100644
--- a/configs/bananapro_defconfig
+++ b/configs/bananapro_defconfig
@@ -1,6 +1,7 @@
 # Architecture
 BR2_arm=y
 BR2_cortex_a7=y
+BR2_GLOBAL_PATCH_DIR="board/lemaker/bananapro/patches"
 BR2_ARM_EABIHF=y
 BR2_ARM_FPU_NEON_VFPV4=y
 
-- 
2.21.0



More information about the buildroot mailing list