kernel: update dependencies after 'imx6' -> 'imx' rename

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
Piotr Dymacz 2021-03-28 17:07:02 +02:00 committed by AmadeusGhost
parent ee9e153105
commit f1a9b91fd4

View File

@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/hwmon-gsc define KernelPackage/hwmon-gsc
SUBMENU:=Hardware Monitoring Support SUBMENU:=Hardware Monitoring Support
DEPENDS:=@TARGET_imx6 +kmod-hwmon-core +kmod-i2c-core DEPENDS:=@TARGET_imx +kmod-hwmon-core +kmod-i2c-core
TITLE:=Driver for the Gateworks System Controller TITLE:=Driver for the Gateworks System Controller
AUTOLOAD:=$(call AutoLoad,60,gsc) AUTOLOAD:=$(call AutoLoad,60,gsc)
FILES:=$(PKG_BUILD_DIR)/gsc.ko FILES:=$(PKG_BUILD_DIR)/gsc.ko