forked from Ivasoft/openwrt
kernel: remove references to kmod-of-i2c
these break the IB since the module is part of i2c-core now Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45363
This commit is contained in:
@@ -9,7 +9,7 @@ define Profile/Generic
|
||||
NAME:=Generic (default)
|
||||
PACKAGES:= \
|
||||
kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \
|
||||
kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \
|
||||
kmod-i2c-core kmod-i2c-mv64xxx \
|
||||
kmod-ata-core kmod-ata-marvell-sata \
|
||||
kmod-rtc-marvell kmod-thermal-kirkwood
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user