mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-10 21:01:21 +00:00
layerscape: add kmod-i2c-mux to DEVICE_PACKAGES for traverse-ls1043
kmod-i2c-mux-pca954x will not get into images unless kmod-i2c-mux is added to DEVICE_PACKAGES as well. Signed-off-by: Sungbo Eo <mans0n@gorani.run> (cherry picked from commit dffbe668ab321c76c041aa15ca8b753deab2c4c5)
This commit is contained in:
parent
7ae345ecb7
commit
74a8e36975
@ -231,7 +231,7 @@ define Device/traverse-ls1043
|
||||
DEVICE_PACKAGES += \
|
||||
layerscape-fman-ls1043ardb \
|
||||
uboot-envtools \
|
||||
kmod-i2c-core kmod-i2c-mux-pca954x \
|
||||
kmod-i2c-core kmod-i2c-mux kmod-i2c-mux-pca954x \
|
||||
kmod-hwmon-core \
|
||||
kmod-gpio-pca953x kmod-input-gpio-keys-polled \
|
||||
kmod-rtc-isl1208
|
||||
|
Loading…
x
Reference in New Issue
Block a user