fixed broken alsa-lib depedency introduced by #8910
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9149 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c2b2611a5a
commit
f6fd732bac
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
ifeq ($(KERNEL),2.4)
|
||||
DEPENDS_KMOD:=+kmod-alsa
|
||||
else
|
||||
DEPENDS_KMOD:=+kmod-soundcore
|
||||
DEPENDS_KMOD:=+kmod-sound-core
|
||||
endif
|
||||
|
||||
define Package/alsa-lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user