summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot-utils_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/u-boot/u-boot-utils_1.2.0.bb')
-rw-r--r--recipes/u-boot/u-boot-utils_1.2.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/u-boot/u-boot-utils_1.2.0.bb b/recipes/u-boot/u-boot-utils_1.2.0.bb
index 7cf77b8416..013de890b0 100644
--- a/recipes/u-boot/u-boot-utils_1.2.0.bb
+++ b/recipes/u-boot/u-boot-utils_1.2.0.bb
@@ -18,11 +18,10 @@ TARGET_LDFLAGS = ""
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-${PV}"
do_configure() {
- :
+ oe_runmake Sandpoint8240_config
}
do_compile () {
- oe_runmake Sandpoint8240_config
oe_runmake tools
}