ath79: proper indentation in image/common-tp-link.mk

Add two spaces for proper indentation in image/common-tp-link.mk

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
Paul Wassi 2019-01-06 15:27:00 +01:00 committed by Christian Lamparter
parent 212892ce70
commit dee8db441e
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ define Device/tplink-8m
endef
define Device/tplink-8mlzma
$(Device/tplink)
$(Device/tplink)
TPLINK_FLASHLAYOUT := 8Mlzma
IMAGE_SIZE := 7936k
endef