summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ddr-phy/ddr-phy_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ddr-phy/ddr-phy_git.bb')
-rw-r--r--recipes-bsp/ddr-phy/ddr-phy_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ddr-phy/ddr-phy_git.bb b/recipes-bsp/ddr-phy/ddr-phy_git.bb
index 17893733..fa8833fd 100644
--- a/recipes-bsp/ddr-phy/ddr-phy_git.bb
+++ b/recipes-bsp/ddr-phy/ddr-phy_git.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
11 11
12REGLEX = "lx2160a" 12REGLEX = "lx2160a"
13 13
14DEPENDS += "atf-tools-native" 14DEPENDS += "qoriq-atf-tools-native"
15 15
16do_compile() { 16do_compile() {
17 cd ${S}/${REGLEX} 17 cd ${S}/${REGLEX}