X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=config.mk;h=91a8f2406b56d505413f2b3be7be17560ad73b35;hb=93e14596;hp=48913f6659f101e9009d54b5886bab44f0fafccd;hpb=3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7;p=people%2Fms%2Fu-boot.git diff --git a/config.mk b/config.mk index 48913f6659..91a8f2406b 100644 --- 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