diff mbox series

[2/3] flo_defconfg: Use flo as a build paths/target name

Message ID 1493331820-20072-2-git-send-email-john.stultz@linaro.org
State New
Headers show
Series [1/3] wifi: Switch wifi/qcom for wifi/qcom-flo | expand

Commit Message

John Stultz April 27, 2017, 10:23 p.m. UTC
Cc: Rob Herring <rob.herring@linaro.org>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Vishal Bhoj <vishal.bhoj@linaro.org>
Cc: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>

---
 configs/flo_defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.7.4
diff mbox series

Patch

diff --git a/configs/flo_defconfig b/configs/flo_defconfig
index dba5bb4..13dbe7a 100644
--- a/configs/flo_defconfig
+++ b/configs/flo_defconfig
@@ -1,4 +1,5 @@ 
 CONFIG_ARCH_ARM=y
+CONFIG_PRODUCT_DEVICE="flo"
 CONFIG_BOARD_SYSTEMIMAGE_PARTITION_SIZE=880803840
 CONFIG_KERNEL=y
 CONFIG_KERNEL_PATH="zImage.dtb"