diff mbox series

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

Message ID 20190520193223.14071-2-b.bilas@grinn-global.com
State Changes Requested
Headers show
Series [RFC,1/4] configs/bananapro_defconfig: bump Linux to 5.1.1 | expand

Commit Message

Bartosz Bilas May 20, 2019, 7:32 p.m. UTC
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
---
 configs/bananapro_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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