Sfoglia il codice sorgente

ixp4xx: fix beeper module dependencies

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 45214
John Crispin 10 anni fa
parent
commit
eeff1f0a12
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      target/linux/ixp4xx/modules.mk

+ 1 - 1
target/linux/ixp4xx/modules.mk

@@ -25,7 +25,7 @@ $(eval $(call KernelPackage,ata-ixp4xx-cf))
 define KernelPackage/ixp4xx-beeper
   SUBMENU:=$(OTHER_MENU)
   TITLE:=IXP4XX Beeper support
-  DEPENDS:=@TARGET_ixp4xx
+  DEPENDS:=@TARGET_ixp4xx +kmod-input-core
   KCONFIG:= \
 	CONFIG_INPUT_MISC=y \
 	CONFIG_INPUT_IXP4XX_BEEPER