aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2023-05-17 22:33:36 +0200
committerChristian Lamparter <chunkeey@gmail.com>2023-05-18 16:17:52 +0200
commitec4d63ffb34337761ccecb4c6f1fc91a4409a95e (patch)
tree29062b04793c582470c9c36613dddd2b6df03760 /target/linux/bcm53xx
parent4b950bc5f440d389baaed3918d43efcd0a750f7f (diff)
downloadupstream-ec4d63ffb34337761ccecb4c6f1fc91a4409a95e.tar.gz
upstream-ec4d63ffb34337761ccecb4c6f1fc91a4409a95e.tar.bz2
upstream-ec4d63ffb34337761ccecb4c6f1fc91a4409a95e.zip
nu801: add kmod-leds-uleds to MR26 + MR18
support for MR18 and MR26 was developped before the userspace nu801 was integrated with x86's MX100 into OpenWrt. The initial nu801 + kmod-leds-uleds caused build-bot errors. The solution that worked for the MX100 was to include the kmod-leds-uleds to the device platform module. Thankfully, the MR26 and MR18 can just add the uleds package to the DEVICE_PACKAGES variable. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index 1cb08effce..defa68e59f 100644
--- a/target/linux/bcm53xx/image/Makefile
+++ b/target/linux/bcm53xx/image/Makefile
@@ -351,7 +351,7 @@ define Device/meraki_mr26
DEVICE_VENDOR := Meraki
DEVICE_MODEL := MR26
DEVICE_PACKAGES := $(B43) kmod-i2c-bcm-iproc kmod-eeprom-at24 \
- kmod-hwmon-ina2xx nu801
+ kmod-hwmon-ina2xx kmod-leds-uleds nu801
DEVICE_DTS := bcm53015-meraki-mr26
# resize the initramfs to fit the size of the existing part.safe.
KERNEL_LOADADDR := 0x00008000