summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/package/afe/afe.mk
diff options
context:
space:
mode:
authorThierry Carré2013-03-05 16:03:52 +0100
committerThierry Carré2013-03-08 14:23:00 +0100
commit302809f26e5b6373284f291d2e70485f5050f12d (patch)
tree25fada07792b6ab24ee03abe0621cd2e1d121ae7 /cleopatre/buildroot/package/afe/afe.mk
parent86b90c643fb59e9a9bd6c7eed82d4a19dde3972f (diff)
cleo/buildroot/package: invisible commands
Diffstat (limited to 'cleopatre/buildroot/package/afe/afe.mk')
-rw-r--r--cleopatre/buildroot/package/afe/afe.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleopatre/buildroot/package/afe/afe.mk b/cleopatre/buildroot/package/afe/afe.mk
index 1047dea027..74f4d0703c 100644
--- a/cleopatre/buildroot/package/afe/afe.mk
+++ b/cleopatre/buildroot/package/afe/afe.mk
@@ -38,7 +38,7 @@ $(AFE_DIR)/.configured: $(AFE_DIR)/.unpacked
$(AFE_DIR)/afe: $(AFE_DIR)/.configured \
FORCE_AFE_MAKE
- $(TARGET_CONFIGURE_OPTS) \
+ @$(TARGET_CONFIGURE_OPTS) \
$(MAKE) -C $(AFE_DIR) afe
$(TARGET_DIR)/usr/bin/afe: $(AFE_DIR)/afe