kernel: remove obsolete kernel version switches for 4.19
[openwrt/staging/chunkeey.git] / package / kernel / linux / modules / sound.mk
index 692ede30ee232763fb70f3058addc9958176dbd4..66194a5a7349db263b5057ec8bff52314523bd85 100644 (file)
@@ -522,7 +522,7 @@ define KernelPackage/sound-hda-intel
        CONFIG_SND_HDA_INTEL
   FILES:= \
        $(LINUX_DIR)/sound/pci/hda/snd-hda-intel.ko \
-       $(LINUX_DIR)/sound/hda/snd-intel-nhlt.ko@ge5.4
+       $(LINUX_DIR)/sound/hda/snd-intel-nhlt.ko
   AUTOLOAD:=$(call AutoProbe,snd-hda-intel)
   $(call AddDepends/sound,kmod-sound-hda-core)
 endef