2
0
forked from Ivasoft/openwrt

rtl838x: remove and add some empty lines

Do some minor empty lines cleanup, i.e. remove those at EOF and
add some for cosmetic reasons/consistency.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2020-09-15 12:28:43 +02:00
parent 0b82ebaccb
commit d5c4750a71
5 changed files with 4 additions and 1 deletions

View File

@@ -10,4 +10,5 @@ endef
define Profile/Default/Description
Default package set compatible with most boards.
endef
$(eval $(call Profile,Default))