mirror of https://github.com/hak5/openwrt.git
Revert "kirkwood: disable image for Linksys EA3500 (Audi)"
This reverts commit d9ff499671
.
At this moment kernel can be fitted in EA3500 image.
Tested by onefreeman (OpenWrt forum user)
Tested-by: Jacks <jack338c@gmail.com> (Github user @jack338c)
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
master
parent
28f4ae2e4b
commit
1461eabda3
|
@ -92,7 +92,6 @@ define Device/linksys_audi
|
||||||
UBINIZE_OPTS := -E 5
|
UBINIZE_OPTS := -E 5
|
||||||
IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi
|
IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi
|
||||||
BOARD_NAME := linksys-audi
|
BOARD_NAME := linksys-audi
|
||||||
DEFAULT := n
|
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += linksys_audi
|
TARGET_DEVICES += linksys_audi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue