summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ls2-phy
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ls2-phy')
-rw-r--r--recipes-bsp/ls2-phy/ls2-phy_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index c798e883..61ca9b89 100644
--- a/recipes-bsp/ls2-phy/ls2-phy_git.bb
+++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb
@@ -23,6 +23,6 @@ addtask deploy before do_build after do_install
23PACKAGES += "${PN}-image" 23PACKAGES += "${PN}-image"
24FILES_${PN}-image += "/boot" 24FILES_${PN}-image += "/boot"
25 25
26COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb)" 26COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb|t2080|t4240)"
27PACKAGE_ARCH = "${MACHINE_ARCH}" 27PACKAGE_ARCH = "${MACHINE_ARCH}"
28 28