mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2026-01-27 11:32:16 +01:00
gpuconfig/rc_gpu.S: fix rc_gpu.S script syntax error
Signed-off-by: Damiano Pinarello <damiano.pinarello@bticino.com>
(cherry picked from commit ed9e0f1a02)
This commit is contained in:
parent
6739fecfe9
commit
93e0526299
|
|
@ -11,7 +11,7 @@ then
|
|||
then
|
||||
rm -f $FILEVG
|
||||
fi
|
||||
f [ -e $FILEVGLIB ]
|
||||
if [ -e $FILEVGLIB ]
|
||||
then
|
||||
rm -f $FILEVGLIB
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user