mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
linux-yocto_3.2: Fix missing quote that was triggering parsing errors
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
KMACHINE_atom-pc = "atom-pc"
|
||||
KMACHINE_routerstationpro = routerstationpro"
|
||||
KMACHINE_routerstationpro = "routerstationpro"
|
||||
KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb"
|
||||
KMACHINE_beagleboard = "beagleboard"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user