X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d4aba41503ffb5c40681d74b76732668e8c8b064..95b8e60d310a6b4e8b926635eeacb3996e57cd7a:/openwrt/target/linux/package/alsa/Makefile diff --git a/openwrt/target/linux/package/alsa/Makefile b/openwrt/target/linux/package/alsa/Makefile index c2742cccd..7c08d06ca 100644 --- a/openwrt/target/linux/package/alsa/Makefile +++ b/openwrt/target/linux/package/alsa/Makefile @@ -29,7 +29,7 @@ endif $(eval $(call PKG_template,KMOD_ALSA,kmod-alsa,$(LINUX_VERSION)$(BOARD)+$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH),kernel-$(LINUX_VERSION)-$(BOARD) ($(KERNEL_RELEASE)))) -$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared +$(PKG_BUILD_DIR)/.configured: (cd $(PKG_BUILD_DIR); \ ./configure \ --with-kernel=$(KERNEL_DIR) \