summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 12:35:41 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 12:35:41 +0000
commit6547bced933fface8e0f0dde08f0e0fe1777ddf9 (patch)
treedd9ff179b33488ed7acf0829c89c7f1057dcd3b0 /target/linux
parent3471ebe0a3d5c74856ce8fe813345136a5f2aaf3 (diff)
downloadbuildroot-novena-6547bced933fface8e0f0dde08f0e0fe1777ddf9.tar.gz
buildroot-novena-6547bced933fface8e0f0dde08f0e0fe1777ddf9.zip
- global whitespace trimming
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Makefile.in b/target/linux/Makefile.in
index 302852136..e83bfd53c 100644
--- a/target/linux/Makefile.in
+++ b/target/linux/Makefile.in
@@ -83,7 +83,7 @@ $(LINUX26_KCONFIG):
echo "and install it as $(LINUX26_KCONFIG)"; \
echo ""; \
sleep 5; \
- fi;
+ fi
ifneq ($(strip $(LINUX26_VERSION)),$(strip $(LINUX_HEADERS_VERSION)))
$(DL_DIR)/$(LINUX26_SOURCE):