openwrt/target/linux/ramips/image
Adrian Schmutzler e417ff88f1 ramips: harmonize line breaks in image Makefiles
This harmonizes the line wrapping in image Makefile device
definitions, as those are frequently copy-pasted and are a common
subject of review comments. Having the treatment unifying should
reduce the cases where adjustment is necessary afterwards.

Harmonization is achieved by consistently (read "strictly")
applying certain rules:
- Never put more than 80 characters into one line
- Fill lines up (do not break after 40 chars because of ...)
- Use one tab for indent after wrapping by "\"
- Only break after pipe "|" for IMAGE variables

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-12-19 23:09:27 +01:00
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
Makefile ramips: allow JCG_MAXSIZE in kiB in Build/jcg-header 2019-12-13 19:43:30 +01:00
mt76x8.mk ramips: harmonize line breaks in image Makefiles 2019-12-19 23:09:27 +01:00
mt7620.mk ramips: harmonize line breaks in image Makefiles 2019-12-19 23:09:27 +01:00
mt7621.mk ramips: harmonize line breaks in image Makefiles 2019-12-19 23:09:27 +01:00
rt288x.mk ramips: harmonize line breaks in image Makefiles 2019-12-19 23:09:27 +01:00
rt305x.mk ramips: harmonize line breaks in image Makefiles 2019-12-19 23:09:27 +01:00
rt3883.mk ramips: add usb-ledtrig-usbport to DEVICE_PACKAGES of CY-SWR1100 2019-11-13 16:21:59 +01:00