|
|
@@ -382,8 +382,7 @@ TARGET_DEVICES += luxul_xwr-3150
|
|
|
define Device/meraki_mr26
|
|
|
DEVICE_VENDOR := Meraki
|
|
|
DEVICE_MODEL := MR26
|
|
|
- DEVICE_PACKAGES := $(B43) kmod-i2c-bcm-iproc \
|
|
|
- kmod-hwmon-ina2xx kmod-leds-uleds nu801
|
|
|
+ DEVICE_PACKAGES := $(B43) 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
|
|
|
@@ -399,8 +398,7 @@ TARGET_DEVICES += meraki_mr26
|
|
|
define Device/meraki_mr32
|
|
|
DEVICE_VENDOR := Meraki
|
|
|
DEVICE_MODEL := MR32
|
|
|
- DEVICE_PACKAGES := $(B43) kmod-i2c-bcm-iproc \
|
|
|
- kmod-leds-pwm kmod-hwmon-ina2xx kmod-bluetooth
|
|
|
+ DEVICE_PACKAGES := $(B43) kmod-leds-pwm kmod-hwmon-ina2xx kmod-bluetooth
|
|
|
DEVICE_DTS := bcm53016-meraki-mr32
|
|
|
# Meraki FW r23 tries to resize the part.safe partition before it will
|
|
|
# flash the image. This is a bit of a problem, since resizing will fail
|