Skip to content
Snippets Groups Projects
Commit e257405c authored by Sungbo Eo's avatar Sungbo Eo
Browse files

ipq40xx: image: remove unused DTB_SIZE variable


It is not included in DEVICE_VARS anyways.

Signed-off-by: default avatarSungbo Eo <mans0n@gorani.run>
parent 88204bfa
Branches
No related tags found
No related merge requests found
......@@ -217,7 +217,6 @@ define Device/asus_rt-ac42u
SOC := qcom-ipq4019
BLOCKSIZE := 128k
PAGESIZE := 2048
DTB_SIZE := 65536
IMAGE_SIZE := 20439364
FILESYSTEMS := squashfs
# RT-AC82U is nowhere to be found online
......@@ -237,7 +236,6 @@ define Device/asus_rt-ac58u
SOC := qcom-ipq4018
BLOCKSIZE := 128k
PAGESIZE := 2048
DTB_SIZE := 65536
IMAGE_SIZE := 20439364
FILESYSTEMS := squashfs
# Someone - in their infinite wisdom - decided to put the firmware
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment