X-Git-Url: https://git.ti.com/gitweb?p=wilink8-wlan%2Fbuild-utilites.git;a=blobdiff_plain;f=setup-env.sample;h=6d37e0ba0cf07792c9a64fb051e03bd858179d64;hp=8a6fa3ac4d1b8f8df26485ec9d2b94ef693d61e2;hb=8d9b68e3bd14777cf95a55fb5d8dacd93e7a12c1;hpb=c387f027173ac71d7779a8ed1b5e88ca5fb02b0f diff --git a/setup-env.sample b/setup-env.sample index 8a6fa3a..6d37e0b 100644 --- a/setup-env.sample +++ b/setup-env.sample @@ -16,6 +16,6 @@ export ROOTFS=DEFAULT #if DEFAULT kernel path is set - kernel will be downloaded (set branch to match kernel version) export KERNEL_PATH=DEFAULT -export CROSS_COMPILE=arm-none-linux-gnueabi- +export CROSS_COMPILE=arm-linux-gnueabihf- export ARCH=arm [ "$TOOLCHAIN_PATH" != "DEFAULT" ] && export PATH=$TOOLCHAIN_PATH:$PATH