ath25: disable build for ubnt2/5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
6201d92c02
commit
81d2e65e3d
@ -79,12 +79,14 @@ TARGET_DEVICES += ubnt2-pico2
|
||||
define Device/ubnt2
|
||||
DEVICE_TITLE := Ubiquiti XS2
|
||||
IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS2 -v XS2.ar2316
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += ubnt2
|
||||
|
||||
define Device/ubnt5
|
||||
DEVICE_TITLE := Ubiquiti XS5
|
||||
IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS5 -v XS5.ar2313
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += ubnt5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user