diff options
Diffstat (limited to 'target/linux/ar71xx/image/ubnt.mk')
-rw-r--r-- | target/linux/ar71xx/image/ubnt.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/image/ubnt.mk b/target/linux/ar71xx/image/ubnt.mk index c5d30965ee..17b6739685 100644 --- a/target/linux/ar71xx/image/ubnt.mk +++ b/target/linux/ar71xx/image/ubnt.mk @@ -207,7 +207,6 @@ define Device/ubdev01 UBNT_TYPE := XM UBNT_CHIP := ar7240 endef - TARGET_DEVICES += ubdev01 define Device/ubnt-routerstation @@ -249,7 +248,6 @@ define Device/ubnt-ls-sr71 UBNT_TYPE := LS-SR71 UBNT_CHIP := ar7100 endef - TARGET_DEVICES += ubnt-rs ubnt-rspro ubnt-ls-sr71 define Device/ubnt-uap-pro @@ -274,5 +272,4 @@ define Device/ubnt-unifi-outdoor-plus BOARDNAME := UBNT-UOP DEVICE_PROFILE := UBNT endef - TARGET_DEVICES += ubnt-uap-pro ubnt-unifi-outdoor-plus |