diff options
author | Martin Dietze <di@fh-wedel.de> | 2006-09-25 12:44:18 +0000 |
---|---|---|
committer | Martin Dietze <di@fh-wedel.de> | 2006-09-25 12:44:18 +0000 |
commit | acb686820241239fa43f43f2f5f64a799acb592c (patch) | |
tree | 5eb115f344ec863d1d9e60597c4d4236ebcb32f8 /packages/hostap/hostap-daemon.inc | |
parent | d4c0cdb0f3c6a89c1f24efc582221339ecfd3b59 (diff) | |
parent | d2bb3d2a055ed2826468187b7373f981a6c10f97 (diff) |
merge of '6159b24371b1d635546251f92f5c705343f88b30'
and 'd6a8fb6a4dc52ff3bda0e3bf30b05a0db05377a1'
Diffstat (limited to 'packages/hostap/hostap-daemon.inc')
-rw-r--r-- | packages/hostap/hostap-daemon.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/hostap/hostap-daemon.inc b/packages/hostap/hostap-daemon.inc index a6e4a6246d..c095777446 100644 --- a/packages/hostap/hostap-daemon.inc +++ b/packages/hostap/hostap-daemon.inc @@ -6,8 +6,8 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" RDEPENDS = "hostap-modules hostap-utils (${PV})" DEPENDS = "openssl" -DEPENDS_mtx-1_append = "madwifi-modules" -DEPENDS_mtx-2_append = "madwifi-modules" +DEPENDS_append_mtx-1 = " madwifi-modules" +DEPENDS_append_mtx-2 = " madwifi-modules" CPPFLAGS_append_mtx-1 = " -I${STAGING_INCDIR}/madwifi/" CPPFLAGS_append_mtx-2 = " -I${STAGING_INCDIR}/madwifi/" |