mirror of https://github.com/aredn/aredn.git
Remove confusing Rocket addition to Bullet image (#1250)
This commit is contained in:
parent
b3298b190b
commit
3a67041011
|
@ -420,3 +420,15 @@
|
|||
ubnt,nanobeam-ac|\
|
||||
ubnt,nanobeam-2ac-13|\
|
||||
ubnt,nanobeam-ac-gen2|\
|
||||
--- a/target/linux/ath79/image/generic-ubnt.mk
|
||||
+++ b/target/linux/ath79/image/generic-ubnt.mk
|
||||
@@ -28,9 +28,6 @@
|
||||
define Device/ubnt_bullet-m-xw
|
||||
$(Device/ubnt-xw)
|
||||
DEVICE_MODEL := Bullet M
|
||||
- DEVICE_ALT0_VENDOR := Ubiquiti
|
||||
- DEVICE_ALT0_MODEL := Rocket M
|
||||
- DEVICE_ALT0_VARIANT := XW
|
||||
DEVICE_PACKAGES += rssileds
|
||||
SUPPORTED_DEVICES += bullet-m-xw
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue