ar71xx: WNR2200: enable control of all LEDs and buttons
[openwrt.git] / Makefile
index a12e3ea..8ba2bfc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,8 @@
 TOPDIR:=${CURDIR}
 LC_ALL:=C
 LANG:=C
-export TOPDIR LC_ALL LANG
+TZ:=UTC
+export TOPDIR LC_ALL LANG TZ
 
 empty:=
 space:= $(empty) $(empty)