summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/x-load
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/x-load')
-rw-r--r--recipes-bsp/x-load/x-load_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/x-load/x-load_git.bb b/recipes-bsp/x-load/x-load_git.bb
index ddb20907..4ab0a34f 100644
--- a/recipes-bsp/x-load/x-load_git.bb
+++ b/recipes-bsp/x-load/x-load_git.bb
@@ -18,5 +18,6 @@ SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20XLOAD_MACHINE_beagleboard = "omap3530beagle_config" 20XLOAD_MACHINE_beagleboard = "omap3530beagle_config"
21XLOAD_MACHINE_omap3-touchbook = "omap3530beagle_config"
21 22
22PACKAGE_ARCH = "${MACHINE_ARCH}" 23PACKAGE_ARCH = "${MACHINE_ARCH}"