diff options
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/image/rt288x.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/rt288x.mk b/target/linux/ramips/image/rt288x.mk index 8fb5595671..2bdb18ec83 100644 --- a/target/linux/ramips/image/rt288x.mk +++ b/target/linux/ramips/image/rt288x.mk @@ -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 |