summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-26 02:29:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-26 02:29:11 +0100
commit8d5f70a15b65616574c9c26dcbdd956906b2063b (patch)
tree1d5066f1ea91e43377c30784d0daf77cd42ca683 /mk
parent9ba5458abb6f6ed70a0fdaeace26d97f3913e389 (diff)
parent610ad706c4c74a65a14b0e29dda22959855a2a57 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk')
-rw-r--r--mk/modules.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/mk/modules.mk b/mk/modules.mk
index ef4870dd1..d959d7453 100644
--- a/mk/modules.mk
+++ b/mk/modules.mk
@@ -1163,10 +1163,6 @@ $(eval $(call KMOD_template,SND,snd,\
$(MODULES_DIR)/kernel/sound/core/snd-pcm \
,40))
-$(eval $(call KMOD_template,SND_HRTIMER,snd-hrtimer,\
- $(MODULES_DIR)/kernel/sound/core/snd-hrtimer \
-,41))
-
$(eval $(call KMOD_template,SND_RAWMIDI,snd-rawmidi,\
$(MODULES_DIR)/kernel/sound/core/snd-hwdep \
$(MODULES_DIR)/kernel/sound/core/snd-rawmidi \