summaryrefslogtreecommitdiff
path: root/dropbear/dropbear_0.36.oe
diff options
context:
space:
mode:
Diffstat (limited to 'dropbear/dropbear_0.36.oe')
-rw-r--r--dropbear/dropbear_0.36.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/dropbear/dropbear_0.36.oe b/dropbear/dropbear_0.36.oe
index f837b3b2fd..764ddcbb18 100644
--- a/dropbear/dropbear_0.36.oe
+++ b/dropbear/dropbear_0.36.oe
@@ -7,7 +7,7 @@ S="${WORKDIR}/${P}"
inherit autotools
-CFLAGS_append = " -I${S}/libtomcrypt"
+CFLAGS_prepend = "-I. "
LD=${CC}
do_install_prepend () {
install -d ${D}${sbindir} ${D}${bindir}