ath79: disable build for atheros db120 by default
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
d66326018b
commit
da3e64ae1a
@ -565,6 +565,7 @@ define Device/atheros_db120
|
|||||||
IMAGE/factory.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | \
|
IMAGE/factory.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | \
|
||||||
append-rootfs | pad-rootfs | check-size | pad-to 6336k | \
|
append-rootfs | pad-rootfs | check-size | pad-to 6336k | \
|
||||||
append-loader-okli-uimage $(1) | pad-to 64k
|
append-loader-okli-uimage $(1) | pad-to 64k
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += atheros_db120
|
TARGET_DEVICES += atheros_db120
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user