sunxi: tidy up and sort alphabetically in image Makefiles
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 23 Jan 2020 13:21:19 +0000 (14:21 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 23 Jan 2020 13:21:19 +0000 (14:21 +0100)
commitd0d8584b4187da38b484da3290fbb23ca472abad
treea5b35296fda943018d08784606552ed3825ce3fc
parenta8723c48add5cc8381d88234b9cdda2bb6a866aa
sunxi: tidy up and sort alphabetically in image Makefiles

This tidies up the image Makefiles for the sunxi target by:
- Move the if-condition for the subtarget to the parent Makefile
- Remove lots of unnecessary empty lines
- Sort device definitions alphabetically
- Harmonize line wrapping for DEVICE_PACKAGES

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/sunxi/image/Makefile
target/linux/sunxi/image/cortex-a53.mk
target/linux/sunxi/image/cortex-a7.mk
target/linux/sunxi/image/cortex-a8.mk