aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rtl838x/profiles
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-09-15 12:28:43 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-09-15 12:28:43 +0200
commitd5c4750a712797cc039ceec8986e875aa679a864 (patch)
tree64a3356fb703f56976aa752f7728b52c408ea8a6 /target/linux/rtl838x/profiles
parent0b82ebaccbb4aa5033d0ea33b14027edd6dcafc0 (diff)
downloadupstream-d5c4750a712797cc039ceec8986e875aa679a864.tar.gz
upstream-d5c4750a712797cc039ceec8986e875aa679a864.tar.bz2
upstream-d5c4750a712797cc039ceec8986e875aa679a864.zip
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>
Diffstat (limited to 'target/linux/rtl838x/profiles')
-rw-r--r--target/linux/rtl838x/profiles/00-default.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rtl838x/profiles/00-default.mk b/target/linux/rtl838x/profiles/00-default.mk
index d6890a815a..7f2053da55 100644
--- a/target/linux/rtl838x/profiles/00-default.mk
+++ b/target/linux/rtl838x/profiles/00-default.mk
@@ -10,4 +10,5 @@ endef
define Profile/Default/Description
Default package set compatible with most boards.
endef
+
$(eval $(call Profile,Default))