X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ea5fac303fcc64086c98d179914f3f3890f733b3..57ea449537988d98999b01ca0adcf367e611a56e:/Makefile 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