another small dependency fix
authorFelix Fietkau <nbd@openwrt.org>
Sat, 22 Oct 2005 13:10:06 +0000 (13:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 22 Oct 2005 13:10:06 +0000 (13:10 +0000)
SVN-Revision: 2236

openwrt/target/linux/package/alsa/Makefile

index c2742cccde9694d75370c29d262c4fe1da42a345..7c08d06ca5daea94a9765a204017c6baa7b2ca78 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) \