bcm53xx: MR32: fix DEVICE_VENODR typo
DEVICE_VENDOR was misspelled as DEVICE_VENODR. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
		@@ -321,7 +321,7 @@ endef
 | 
			
		||||
TARGET_DEVICES += luxul_xwr-3150
 | 
			
		||||
 | 
			
		||||
define Device/meraki_mr32
 | 
			
		||||
  DEVICE_VENODR := Meraki
 | 
			
		||||
  DEVICE_VENDOR := Meraki
 | 
			
		||||
  DEVICE_MODEL := MR32
 | 
			
		||||
  DEVICE_PACKAGES := $(B43) kmod-i2c-bcm-iproc kmod-i2c-gpio kmod-eeprom-at24 \
 | 
			
		||||
	kmod-leds-pwm kmod-hwmon-ina2xx kmod-bluetooth
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user