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:
parent
212892ce70
commit
dee8db441e
|
|
@ -86,7 +86,7 @@ define Device/tplink-8m
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Device/tplink-8mlzma
|
define Device/tplink-8mlzma
|
||||||
$(Device/tplink)
|
$(Device/tplink)
|
||||||
TPLINK_FLASHLAYOUT := 8Mlzma
|
TPLINK_FLASHLAYOUT := 8Mlzma
|
||||||
IMAGE_SIZE := 7936k
|
IMAGE_SIZE := 7936k
|
||||||
endef
|
endef
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue