mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 18:39:09 +02: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
c0d16b9a5e
commit
adf10abfb6
|
@ -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