diff options
author | Luka Perkov <luka@openwrt.org> | 2015-10-15 22:12:13 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-10-15 22:12:13 +0000 |
commit | 75078acd93b061d1068930ad886001119f7cf20b (patch) | |
tree | 5035bb7392ece1a69acc99262289db6cc9832063 /package/boot | |
parent | 8e9196d1cb981d9a68cb79a9a12b8bafc92cdabf (diff) | |
download | upstream-75078acd93b061d1068930ad886001119f7cf20b.tar.gz upstream-75078acd93b061d1068930ad886001119f7cf20b.tar.bz2 upstream-75078acd93b061d1068930ad886001119f7cf20b.zip |
cosmetic: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 47197
Diffstat (limited to 'package/boot')
-rw-r--r-- | package/boot/imx-bootlets/Makefile | 2 | ||||
-rw-r--r-- | package/boot/yamonenv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/imx-bootlets/Makefile b/package/boot/imx-bootlets/Makefile index 2ff60ee2f8..c6f041cccd 100644 --- a/package/boot/imx-bootlets/Makefile +++ b/package/boot/imx-bootlets/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. diff --git a/package/boot/yamonenv/Makefile b/package/boot/yamonenv/Makefile index e1d2a4baf1..5fd25ad2b8 100644 --- a/package/boot/yamonenv/Makefile +++ b/package/boot/yamonenv/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. |