ramips: fix wrong TARGET_DEVICES
Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
034c5cb820
commit
775f93e898
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ define Device/ar670w
|
|||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := $$(IMAGE/sysupgrade.bin) | gemtek-header ar725w
|
||||
endef
|
||||
TARGET_DEVICES += ar725w
|
||||
TARGET_DEVICES += ar670w
|
||||
|
||||
define Device/ar725w
|
||||
DTS := AR725W
|
||||
|
|
Loading…
Reference in a new issue