projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6ae43d
)
another small dependency fix
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Oct 2005 13:10:06 +0000
(13:10 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Oct 2005 13:10:06 +0000
(13:10 +0000)
SVN-Revision: 2236
openwrt/target/linux/package/alsa/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/package/alsa/Makefile
b/openwrt/target/linux/package/alsa/Makefile
index c2742cccde9694d75370c29d262c4fe1da42a345..7c08d06ca5daea94a9765a204017c6baa7b2ca78 100644
(file)
--- 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) \