Browse Source

bcm53xx: MR32: fix DEVICE_VENODR typo

DEVICE_VENDOR was misspelled as DEVICE_VENODR.

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 5 years ago
parent
commit
c29f6121fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/bcm53xx/image/Makefile

+ 1 - 1
target/linux/bcm53xx/image/Makefile

@@ -321,7 +321,7 @@ endef
 TARGET_DEVICES += luxul_xwr-3150
 TARGET_DEVICES += luxul_xwr-3150
 
 
 define Device/meraki_mr32
 define Device/meraki_mr32
-  DEVICE_VENODR := Meraki
+  DEVICE_VENDOR := Meraki
   DEVICE_MODEL := MR32
   DEVICE_MODEL := MR32
   DEVICE_PACKAGES := $(B43) kmod-i2c-bcm-iproc kmod-i2c-gpio kmod-eeprom-at24 \
   DEVICE_PACKAGES := $(B43) kmod-i2c-bcm-iproc kmod-i2c-gpio kmod-eeprom-at24 \
 	kmod-leds-pwm kmod-hwmon-ina2xx kmod-bluetooth
 	kmod-leds-pwm kmod-hwmon-ina2xx kmod-bluetooth