mirror of
https://github.com/ShaYmez/ambed-debian-installer.git
synced 2024-11-21 15:41:48 -05:00
Update ambe-debian-installer
armv7l
This commit is contained in:
parent
28619b5365
commit
d1f63448d8
@ -55,7 +55,7 @@ then
|
||||
cp libftd2xx.* /usr/local/lib
|
||||
chmod 0755 /usr/local/lib/libftd2xx.so.1.4.24
|
||||
ln -sf /usr/local/lib/libftd2xx.so.1.4.24 /usr/local/lib/libftd2xx.so
|
||||
elif [ "$ARC" = "armv7" ];
|
||||
elif [ "$ARC" = "armv7l" ];
|
||||
then
|
||||
wget $ARMv7
|
||||
tar zxf libftd2xx-arm-v7-hf-1.4.24.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user