another small dependency fix
[openwrt.git] / openwrt / target / linux / package / alsa / Makefile
index c2742cc..7c08d06 100644 (file)
@@ -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) \
This page took 0.026772 seconds and 4 git commands to generate.