mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-04 20:54:48 +02:00
linux-veyron: last one MACHINE change fix
It looks like this COMPATIBLE_MACHINE fix was missed when the MACHINEs were renamed. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
4f572b0381
commit
81c4a2b3ad
|
@ -24,7 +24,7 @@ LINUX_VERSION_EXTENSION = ""
|
|||
PR = "r1"
|
||||
PV = "${LINUX_VERSION}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(rk3288-veyron-speedy)"
|
||||
COMPATIBLE_MACHINE = "(veyron-speedy)"
|
||||
# The chromeos kernel uses the wifi subsystem v3.8
|
||||
export WIFIVERSION="-3.8"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user