spell lepotato right in common config

world's smallest change.. may cause le potato to have different x11 config.... but that needs attention anyway
This commit is contained in:
lanefu
2021-05-27 21:49:01 -04:00
committed by GitHub
parent 39f703ea85
commit 4fcad8c8e3

View File

@@ -216,7 +216,7 @@ family_tweaks_bsp()
install -m 755 $SRC/packages/bsp/rockchip/hdmi-hotplug $destination/usr/local/bin
mkdir -p "$destination"/etc/X11/xorg.conf.d
if [[ $BOARD == odroidc2 || $BOARD == nanopik2 || $BOARD == lepatato || $BOARD == lafrite || $BOARD == vim1 ]]; then
if [[ $BOARD == odroidc2 || $BOARD == nanopik2 || $BOARD == lepotato || $BOARD == lafrite || $BOARD == vim1 ]]; then
cat <<-EOF > "$destination"/etc/X11/xorg.conf.d/02-driver.conf
# set fbdev as default driver.