diff options
| -rw-r--r-- | meta/packages/hostap/hostap-conf_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/hostap/hostap-conf_1.0.bb b/meta/packages/hostap/hostap-conf_1.0.bb index b95b3dd2c4..dc40be49d7 100644 --- a/meta/packages/hostap/hostap-conf_1.0.bb +++ b/meta/packages/hostap/hostap-conf_1.0.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "file://hostap_cs.conf \ | |||
| 12 | do_compile() { | 12 | do_compile() { |
| 13 | } | 13 | } |
| 14 | 14 | ||
| 15 | do_install() { | 15 | do_install() { |
| 16 | install -d ${D}${sysconfdir}/pcmcia | 16 | install -d ${D}${sysconfdir}/pcmcia |
| 17 | install -d ${D}${sysconfdir}/modutils | 17 | install -d ${D}${sysconfdir}/modutils |
| 18 | 18 | ||
