mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
ramips: clean up Netgear R6120 code formatting
This commit performs minor janitorial work to clean up some code formatting for the Netgear R6120. Signed-off-by: Alex Lewontin <alex.c.lewontin@gmail.com>
This commit is contained in:
parent
888afe7c69
commit
2e47a05d87
@ -199,7 +199,7 @@ define Device/netgear_r6120
|
|||||||
SERCOMM_HWVER := A001
|
SERCOMM_HWVER := A001
|
||||||
SERCOMM_SWVER := 0x0040
|
SERCOMM_SWVER := 0x0040
|
||||||
IMAGES += factory.img
|
IMAGES += factory.img
|
||||||
IMAGE/default := append-kernel | pad-to $$$$(BLOCKSIZE)| append-rootfs | \
|
IMAGE/default := append-kernel | pad-to $$$$(BLOCKSIZE) | append-rootfs | \
|
||||||
pad-rootfs
|
pad-rootfs
|
||||||
IMAGE/sysupgrade.bin := $$(IMAGE/default) | append-metadata | check-size
|
IMAGE/sysupgrade.bin := $$(IMAGE/default) | append-metadata | check-size
|
||||||
IMAGE/factory.img := pad-extra 576k | $$(IMAGE/default) | \
|
IMAGE/factory.img := pad-extra 576k | $$(IMAGE/default) | \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user