X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=cc5c5b429764caac316fe07db777c795af04c467;hp=26721a3524d6b37599558a9498b7a708a61903d9;hb=1e21c9692c71cbe048247c3c519bc1c8d345cc12;hpb=013ef04c6c77024c40d39363ee9f3e1ee89fcda5 diff --git a/Makefile b/Makefile index 26721a352..cc5c5b429 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,8 @@ RELEASE:=Kamikaze all: world SHELL:=/usr/bin/env bash +export LC_ALL=C +export LANG=C export TOPDIR=${shell pwd} include $(TOPDIR)/include/verbose.mk