commit
39952ef00c
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
# Make sure we clean a minimal number of packages for devices with
|
||||
# a BSP kernel and a rotated display when using DEVICE_ROOT.
|
||||
if [ -n "DEVICE_ROOT" ]
|
||||
if [ -n "${DEVICE_ROOT}" ]
|
||||
then
|
||||
CLEAN_DEVICE_ROOT="linux u-boot SDL2 retroarch flycast-sa duckstation-sa drastic-sa"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue