summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorEric Andersen2003-12-28 23:07:59 +0100
committerEric Andersen2003-12-28 23:07:59 +0100
commit6366b3737cf26f23b18cc457fa0dfb74029b5556 (patch)
tree4547ca1571dde608a4aee52184f7669ad26335d2 /make
parentFixup the build of the hostap utils, use the kernel hostap (diff)
downloadbuildroot-6366b3737cf26f23b18cc457fa0dfb74029b5556.tar.gz
buildroot-6366b3737cf26f23b18cc457fa0dfb74029b5556.tar.xz
buildroot-6366b3737cf26f23b18cc457fa0dfb74029b5556.zip
remove trailing whitespace
Diffstat (limited to 'make')
-rw-r--r--make/vtun.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/vtun.mk b/make/vtun.mk
index 39ef083de..d62915ce6 100644
--- a/make/vtun.mk
+++ b/make/vtun.mk
@@ -1,7 +1,7 @@
#############################################################
#
# vtun
-#
+#
# NOTE: Uses start-stop-daemon in init script, so be sure
# to enable that within busybox
#