summaryrefslogtreecommitdiff
path: root/packages/midpath/midpath-alsa_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/midpath/midpath-alsa_0.1.bb')
-rw-r--r--packages/midpath/midpath-alsa_0.1.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/midpath/midpath-alsa_0.1.bb b/packages/midpath/midpath-alsa_0.1.bb
index 940a1ea8a2..6d580405b6 100644
--- a/packages/midpath/midpath-alsa_0.1.bb
+++ b/packages/midpath/midpath-alsa_0.1.bb
@@ -13,10 +13,6 @@ do_configure() {
do_compile() {
-mkdir -p ${S}/dist
-
-# Build native code
-
# Build the ALSA native part
cd ${S}/native/alsa
make || exit 1