diff options
Diffstat (limited to 'target/linux/ramips/image/rt288x.mk')
-rw-r--r-- | target/linux/ramips/image/rt288x.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/image/rt288x.mk b/target/linux/ramips/image/rt288x.mk index e9627a7431..280ce56172 100644 --- a/target/linux/ramips/image/rt288x.mk +++ b/target/linux/ramips/image/rt288x.mk @@ -30,7 +30,7 @@ define Device/ar725w endef TARGET_DEVICES += ar725w -define Device/dap-1522-a1 +define Device/dlink_dap-1522-a1 DTS := DAP-1522-A1 BLOCKSIZE := 64k IMAGE_SIZE := 3801088 @@ -44,7 +44,7 @@ define Device/dap-1522-a1 wrg-header wapnd01_dlink_dap1522 | \ check-size $$$$(IMAGE_SIZE) endef -TARGET_DEVICES += dap-1522-a1 +TARGET_DEVICES += dlink_dap-1522-a1 define Device/f5d8235-v1 IMAGE_SIZE := 7744k |