summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 11:47:22 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 11:47:22 +0000
commit3471ebe0a3d5c74856ce8fe813345136a5f2aaf3 (patch)
tree68589110b570cc20f3a8b039f3f715cc3890a061 /target/linux/Makefile.in
parente1c81b632752f1158191388714ab30f2994a56dc (diff)
downloadbuildroot-novena-3471ebe0a3d5c74856ce8fe813345136a5f2aaf3.tar.gz
buildroot-novena-3471ebe0a3d5c74856ce8fe813345136a5f2aaf3.zip
- random whitespace cleanup
Diffstat (limited to 'target/linux/Makefile.in')
-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 c65e241cb..302852136 100644
--- a/target/linux/Makefile.in
+++ b/target/linux/Makefile.in
@@ -55,7 +55,7 @@ LINUX26_BINLOC=arch/$(KERNEL_ARCH)/boot/$(LINUX26_FORMAT)
endif
# File name for the Linux kernel binary
-ifndef LINUX26_KERNEL
+ifndef LINUX26_KERNEL
LINUX26_KERNEL=$(BINARIES_DIR)/linux-kernel-$(LINUX26_VERSION)-$(KERNEL_ARCH)
endif