From 724c53aec6c8e55dea51f054164e3c6cc597ef8e Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Mon, 12 Aug 2019 15:41:04 +0800 Subject: [PATCH] Add e2fsprogs build shell script --- linux-bsp/patches/at91bootstrap-sama5d4.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/linux-bsp/patches/at91bootstrap-sama5d4.patch b/linux-bsp/patches/at91bootstrap-sama5d4.patch index 8dd8cf9..729c735 100644 --- a/linux-bsp/patches/at91bootstrap-sama5d4.patch +++ b/linux-bsp/patches/at91bootstrap-sama5d4.patch @@ -9,7 +9,7 @@ +IMGS_PATH=../images +IMG_NAME=bootstrap-${BOARD}.bin + -+CROSSTOOL=/opt/crosstool/cortex-a7/bin/arm-linux-gnueabi- ++CROSSTOOL=/opt/buildroot/cortex-a5/bin/arm-linux- +JOBS=`cat /proc/cpuinfo |grep "processor"|wc -l` + + -- Gitblit v1.9.1