]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - config.mk
KM: fix typo in default environment
[karo-tx-uboot.git] / config.mk
index 48913f6659f101e9009d54b5886bab44f0fafccd..91a8f2406b56d505413f2b3be7be17560ad73b35 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -320,7 +320,7 @@ endif
 
 # Linus' kernel sanity checking tool
 CHECKFLAGS     := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \
-                  -Wbitwise -Wno-return-void -D__CHECK_ENDIAN__ $(CF)
+                 -Wbitwise -Wno-return-void -D__CHECK_ENDIAN__ $(CF)
 
 # Location of a usable BFD library, where we define "usable" as
 # "built for ${HOST}, supports ${TARGET}".  Sensible values are