X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbcm53xx%2Fmodules.mk;fp=target%2Flinux%2Fbcm53xx%2Fmodules.mk;h=6432a7f577452522736764ed101a8e7501c7b8fc;hp=ab3bab3f1557006f2d7874635777f261657ef9d4;hb=37ef2197e65a6f80889309e1552c79d09729893f;hpb=499924adf077428e88010230ecf5c363fe018623 diff --git a/target/linux/bcm53xx/modules.mk b/target/linux/bcm53xx/modules.mk index ab3bab3f15..6432a7f577 100644 --- a/target/linux/bcm53xx/modules.mk +++ b/target/linux/bcm53xx/modules.mk @@ -40,7 +40,7 @@ define KernelPackage/i2c-bcm-iproc TITLE:=Broadcom iProc I2C controller KCONFIG:=CONFIG_I2C_BCM_IPROC DEPENDS:=@TARGET_bcm53xx +kmod-i2c-core - SUBMENU:=(I2C_MENU) + SUBMENU:=$(I2C_MENU) FILES:=$(LINUX_DIR)/drivers/i2c/busses/i2c-bcm-iproc.ko AUTOLOAD:=$(call AutoLoad,59,i2c-bcm-iproc,1) endef